/SuperFreq

Numerically determine the fundamental frequencies of an orbit

Primary LanguagePythonMIT LicenseMIT

SuperFreq

Frequency analysis of orbital time series.

Build Status

This is close to that implemented by Monica Valluri in NAFF, which itself is an implementation of the algorithm first used by Jacques Laskar (see this review and citations within).

Documentation

The documentation is available here.

Installation

SuperFreq is easily installed via pip. To install the latest stable version:

pip install superfreq

To install the latest development version:

pip install git+https://github.com/adrn/superfreq

For the object-oriented interface to SuperFreq, these are the only requirements. For more automated frequency finding, you’ll also need to install gala.