specgp

Gaussian processes for multi-wavelength and spectral observations


License
MIT
Install
pip install specgp==0.2

Documentation

specgp

specgp enables 2D Gaussian process computations in exoplanet. It provides a GP kernel term, KronTerm(term, alpha or R) which combines a 1D celerite kernel term with a matrix specifying the covariance for the second dimension.

Installation:

specgp can be installed via pip:

pip install specgp