Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 212 Bytes

Iteratively prewhitens frequencies in a time series using the Lomb-Scargle periodogram and least squares fitting.

Setup

pip install balmung, or download the git files, and then

python setup.py install