Skip to content

Repository files navigation

This module is designed for pre-whitening a light curve by iteratively fitting sinusoids to the peaks in the amplitude spectrum. Starting with the highest peak, the function fits and subsequently removes it from the spectrum. This iterative process continues until a specified Signal-to-Noise Ratio (SNR) threshold is reached.

Install with pip install git+https://github.com/gautam-404/PreWhitener.git.
Read the docs here.

Usage

from PreWhitener import PreWhitener

# Create a PreWhitener object by specifying the KIC/TIC/HD ID
pw = PreWhitener(name='HDxxxxx')
pw.auto()

About

Lightcurve pre-whitener

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages