spacetelescope / exovetter

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

Port over the trapezoid fitter from DAVE #13

Closed mustaric closed 4 years ago

mustaric commented 4 years ago

We need a trapezoid fitter separate from each of the vetters.

pllim commented 4 years ago

By DAVE, you mean https://github.com/exoplanetvetting/DAVE ? It has MIT license, so should be okay to port over.

Did @fergalm mean everything inside https://github.com/exoplanetvetting/DAVE/tree/master/trapezoidFit ?

mustaric commented 4 years ago

Yes to both.

We will need to wrap the trapezoidFit so it takes the same TCE and lightkurve objects, just like one of the vetters.

pllim commented 4 years ago

Okay, so I guess this is blocked by #12. Also, exactly which "lightkurve objects" do you mean? I have never used lightkurve before.

https://github.com/KeplerGO/lightkurve/tree/master/lightkurve