An open API service indexing awesome lists of open source software.

https://github.com/dfm/araa-gps

Souce code for our ARA&A review of Gaussian process regression for astronomical time-series
https://github.com/dfm/araa-gps

Last synced: about 1 year ago
JSON representation

Souce code for our ARA&A review of Gaussian process regression for astronomical time-series

Awesome Lists containing this project

README

          



Article status


Article tarball


Read the article

# Gaussian Process regression for astronomical time-series

### Suzanne Aigrain & Daniel Foreman-Mackey

This is the source code for our submitted [Annual Review of Astronomy & Astrophysics](https://www.annualreviews.org/journal/astro) titled "Gaussian Process regression for astronomical time-series".
Most of the figures in this submission are generated using scripts in this repository via the [showyourwork](https://github.com/showyourwork/showyourwork) workflow.
To set up your environment, you can use the `conda` environment defined in `environment.yml`, and then run the Jupyter notebooks in `src/scripts` to generate the figures.
To re-build the full manuscript, take a look at the [showyourwork documentation](https://show-your.work).