This is a repository of a project to investigate the influence of the selection of kernels for Gaussian processes on the process of modeling light curves of different objects from the Kepler Archive. For more information on the research, see the online documentation.
This repository consists of four main branches:
notebooks
: contains Jupyter notebooks and Julia scripts to convert these notebooks to Markdown files;docker
: provides a Docker image that contains the development environment for this project;okteto
: provides a configuration YAML file for Kubernetes;gh-pages
: contains the automatically converted documentation files.
Releases involve changes on the notebooks
branch, that is, the research process.