sblunt / orbitize

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

Backwards compatibility for previous orbitize! data formats #228

Closed semaphoreP closed 3 years ago

semaphoreP commented 3 years ago

If users (like me) saved input astrometry with older versions of orbitize, they are missing quant12_corr and instrument columns. I added a check to populate these columns with default values rather than crashing. Address part of issue #219

sblunt commented 3 years ago

Nice, thanks @semaphoreP