jakevdp / lombscargle

Efficient, astropy-compatible implementation of the Lomb-Scargle periodogram
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Lomb-Scargle periodograms for astropy

Note: the code here is now part of astropy and this repository is no longer maintained.

build status license powered by astropy

This repository contains an implementation of the Lomb-Scargle periodogram for use with astropy. The implementation is based on the gatspy package, but is enhanced to work within the astropy.units framework.

The fast periodogram functionality requires numpy 1.8 or newer.

The documentation build can be found at http://jakevdp.github.io/lombscargle/