Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 1.24 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.24 KB

Description

What is this?

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.

Wait, why isn't this branch called master/main?

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.

What do these releases mean?

Releases involve changes on the notebooks branch, that is, the research process.