phoebe-project / phoebe2

PHOEBE - Eclipsing Binary Star Modeling Software
http://phoebe-project.org
GNU General Public License v3.0
76 stars 28 forks source link

Fix treatment of distance for alternate backends #832

Closed kecnry closed 3 months ago

kecnry commented 3 months ago

This PR avoids the duplicated handling of distance for alternate backends (except for legacy) that was erroneously introduced by #606.

This fixes #830

kecnry commented 3 months ago

Seems the tests are failing when attempting to generate a synthetic light curve with jktebop - will have to investigate further or fallback to just testing ellc for now.