johnh2o2 / npls

Non-parametric Lomb Scargle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-parametric Lomb Scargle

Multi-harmonic Lomb Scargle with a twist: the number of harmonics are tuned automatically using the Bayesian Information Criterion.

Install

git clone git@github.com:johnh2o2/npls.git
cd npls
python setup.py install

Example usage

python npls/npls.py lightcurve.csv

About

Non-parametric Lomb Scargle


Languages

Language:Python 100.0%