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

Add amplitude to the flares attribute and into find_flares #40

Closed ekaterinailin closed 5 years ago

ekaterinailin commented 5 years ago

What needs to be created or improved?

characterize_one_flare works with flare amplitudes, it would be nice to see what was fed the algorithm there.

What is the goal / expected behaviour?

The DataFrame that contains the recovered flares now features an amplitude attribute in relative units.

ekaterinailin commented 5 years ago

Fixed and closed.