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

K2scmod #59

Closed ekaterinailin closed 4 years ago

ekaterinailin commented 4 years ago

Now AltaiPony depends on a version of K2SC that is on PyPI, but I added a module k2scmod.py that override some of the functions from K2SC's standalone.py module to make it work for flare finding.

I also updated dependcies such that pybind11 is now installed automatically, or should be, at least.