Skip to content
/ BGLST Public

Bayesian Generalized Lomb-Scargle Periodogram with Trend

Notifications You must be signed in to change notification settings

olspert/BGLST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BGLST

This is a simple script for calculating Bayesian Generalized Lomb-Scargle periodogram with linear Trend. The regression model includes a harmonic component, offset and linear trend with Gaussian independent noise. The detailed model specification can be found from the paper. The main part of the code is in BGLST.py and the sample usage can be found from example.py.

For related studies please refer to Mortier et al. 2015 and Feng el al. 2017, where in the latter paper a more general model with correlated noise was introduced. This library can be found from https://github.com/phillippro/Agatha.

About

Bayesian Generalized Lomb-Scargle Periodogram with Trend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages