ekaterinailin / AltaiPony

Find flares in Kepler and TESS light curves. Notebooks for quickstart inside.
https://altaipony.readthedocs.io
MIT License
26 stars 10 forks source link

Use the splits given for K2SC de-trending as additional input to the gap finder #45

Closed ekaterinailin closed 4 years ago

ekaterinailin commented 5 years ago

What needs to be created or improved?

We could use the splits given for K2SC de-trending as additional input to FLC.find_gaps() to inprove the definition of continuous observing periods.

What is the goal / expected behaviour?

The light curve is split according to K2SC splits, then adds additional splits from function parameters, i.e., minimum duration of continuous observation, minimum cadence.

ekaterinailin commented 4 years ago

This is done now, but the next step is #60