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 logging package for debugging #20

Closed ekaterinailin closed 6 years ago

ekaterinailin commented 6 years ago

What needs to be created or improved?

Setup logging and return useful comments/warnings/logs.

Can you provide an example?

logging How-To

What is the goal / expected behaviour?

Return an online, or optionally, an offline protocol with different levels of verbosity that does not clutter up the code and is easy to silence.