sblunt / orbitize

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

fixed chop_chains function to copy original data over when updating r… #240

Closed TirthDS closed 3 years ago

TirthDS commented 3 years ago

…esults object- originally, data variable gets set to 'None' after chopping resulting in an error when plotting orbits

sblunt commented 3 years ago

Thanks for the bugfix, @TirthDS. Can you add a unit test that tests this case? Then I'll pull it in.