April 11, 2015
- do exactly as stated in README: - fitting and plotting one LC - ok - plotting an existing result - ok
- updated github
- change README for markdown (rst was not working properly)
- do exactly as stated in REAMDE: - build spectroscopic list - ok - build photo list - ok
- correct plotting script to take george out of the title
- begin writting functions to build data matrix (matrix.py)
- progress in: - till check_epoch - ok - after that not tested
April 16, 2015
- check code. Everything ok until check_epoch
- fix build_steps
- finished build_steps
- started constructing the DataMatrix object this should construct the initial data matrix
- finished code to construct initial data matrix there is still something wrong with the GP fitting. in ~150 objects with SNR>5 at least 30 are problematic.
May 22, 2015
- Changed GP code to gptools. Fixed problematic fitting.
May 26, 2015
- Included a separate function for fitting a set of objects.
- Separated the fitting from the matrix building algorithms.
- Improved the output format for the mean and samples.
January 21, 2018
- Fixed name of key for measurement choice
- Include workaround to avoid GP fitting mistakes in max likelihood estimator