Telerite
Telerite is a Python software library that implements fast Gaussian process regression for time-series data, with particular emphasis on astronomical applications such as stellar photometry and radial-velocity measurements. It provides a practical framework for modeling correlated noise and signals in unevenly sampled data.
The core of telerite is the celerite algorithm, a method that structures the covariance of the Gaussian
Kernels in telerite are built from simple, interpretable components, notably exponentials and damped harmonic-oscillator terms, which
The library provides a Python interface built on NumPy and SciPy, supports irregular sampling and heteroscedastic
In practical use, telerite is employed to whiten or model correlated noise in light curves and radial-velocity