Study of the influence of selection of kernels for Gaussian processes on the modeling of light curves
This repository has been archived on 2022-03-30. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Jupyter Notebook 100%
Find a file
2020-09-02 18:14:20 +03:00
.github (#45) Delete the Publish Docker workflow. 2020-08-31 17:31:48 +03:00
docs (#55) Hide the Edit on GitHub button on the IDs page. 2020-09-02 17:12:22 +03:00
notebooks/KIC1430163 (#53) Swap the optimization strategy: 2020-09-02 16:59:56 +03:00
.gitignore (#29) Add markdown lines: 2020-08-30 16:20:39 +03:00
.travis.yml (#56) Trigger Travis on tags, too. 2020-09-02 18:14:20 +03:00
LICENSE.md (#14) Add license. 2020-08-27 12:51:28 +03:00
README.md (#51) Fill in the documentation. 2020-08-31 21:39:15 +03:00

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.