/Periodogram

This is the python code for a periodogram (converted from C++), including the BLS, Lomb-Scargle, and Plavchan algorithms. Includes multiprocessing, which speeds things up quite a bit.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Issues