Home#
spotgp: Gaussian Process kernels for stellar starspot variability implemented in JAX.

Installation#
git clone https://github.com/jbirky/spotgp.git
cd spotgp
pip install -e .
For JAX acceleration:
pip install -e ".[jax]"
Development#
This project is build and maintained by Jess Birky–keep an eye out for the paper (coming soon). If you are interested in contributing, feel free to reach out or make a pull request!
Documentation Contents#
Basics