keatonb / Pyriod

Python implementation of basic period detection and fitting routines for astronomical time series.
GNU General Public License v3.0
38 stars 7 forks source link

Pyriod

Python implementation of basic period detection and fitting routines for astronomical time series.

To install, use

pip install Pyriod

or download the latest (possibly unstable) version from GitHub and run

python setup.py install

Additional documentation is available at pyriod.readthedocs.io.

This code uses Qgrid and other Jupyter widgets to interactively display the frequency solution.
Unfortunately Qgrid is no longer supported. We are grateful to @zhihanyue for maintaining qgridnext.