spacetelescope / exovetter

Exoplanet vetting
https://exovetter.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

BUG: LPP vetter needs to play nice with refactored Tce class #35

Open pllim opened 3 years ago

pllim commented 3 years ago

Follow up of #26 and #33 .

This needs fixing:

https://github.com/spacetelescope/exovetter/blob/c8b64ef85ff370fd58c474bcb1dc26ef6b38e0fb/exovetter/lpp.py#L351-L356

This test needs to be updated:

https://github.com/spacetelescope/exovetter/blob/c8b64ef85ff370fd58c474bcb1dc26ef6b38e0fb/tests/test_lpp.py#L18

But I don't know what is going on with tzero in the test, so maybe @mustaric or @fergalm can fix it properly.