This repository was archived by the owner on Mar 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Description
2
+
3
+ ### What is this?
4
+
5
+ This is a repository of a project to investigate the influence of the selection of kernels
6
+ for Gaussian processes on the process of modeling light curves of different objects from
7
+ the Kepler Archive. For more information on the research, see the
8
+ [ online documentation] ( https://paveloom-c.github.io/GPKernels ) .
9
+
10
+ ### Wait, why isn't this branch called ` master ` /` main ` ?
11
+
12
+ This repository consists of four main branches:
13
+ * [ ` notebooks ` ] ( https://github.com/paveloom-c/GPKernels/ ) : contains Jupyter notebooks and
14
+ Julia scripts to convert these notebooks to Markdown files;
15
+ * [ ` docker ` ] ( https://github.com/paveloom-c/GPKernels/tree/docker ) : provides a Docker image
16
+ that contains the development environment for this project;
17
+ * [ ` okteto ` ] ( https://github.com/paveloom-c/GPKernels/tree/okteto ) : provides a configuration
18
+ YAML file for Kubernetes;
19
+ * [ ` gh-pages ` ] ( https://github.com/paveloom-c/GPKernels/tree/gh-pages ) : contains the
20
+ automatically converted documentation files.
21
+
22
+ ### What do these releases mean?
23
+
24
+ Releases involve changes on the [ ` notebooks ` ] ( https://github.com/paveloom-c/GPKernels/ )
25
+ branch, that is, the research process.
You can’t perform that action at this time.
0 commit comments