sblunt / orbitize

Orbit-fitting for directly imaged objects
https://orbitize.info
Other
79 stars 44 forks source link

tau_ref_epoch inconsistency #182

Closed semaphoreP closed 4 years ago

semaphoreP commented 4 years ago

The default value for tau_ref_epoch in kepler.calc_orbit is 0, while in the rest of the package, tau_ref_epoch is at 58849. This is technically a breaking change in case other people are calling calc_orbit assuming tau_ref_epoch=0 works for them, but that subset of orbitize users may just be me.. (but nevertheless, we should document the change in the release notes).

sblunt commented 4 years ago

Addressed in PR #187