SAGUARO-MMA / kne-cand-vetting

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Fix the Asymmetric Errorbar issue with LS DR10 #25

Closed noahfranz13 closed 3 months ago

noahfranz13 commented 3 months ago

This should also close issue #23.

When this PR closes the PR #102 on saguaro_tom should also be merged to dev: https://github.com/SAGUARO-MMA/saguaro_tom/pull/102

griffin-h commented 3 months ago

I did a different implementation here so that we don't have to store a bunch of duplicate numbers where the errors are symmetric. @noahfranz13 can you look and see if this makes it easier to make it backwards compatible?

noahfranz13 commented 3 months ago

This should be backwards compatible with the old potential host galaxies JSON format now!