Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
j-faria committed Jan 21, 2019
1 parent 7a0b034 commit 89180f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### [Unreleased]

#### Added

- ability to analyse data from multiple instruments!!
- new `kima-template` script to create a directory with all files necessary for a run
- new `get_timespan()` method of the `Data` class
- new `load`/`save` methods of `KimaResults` to load and save the model as a pickle file
- ctrl+c copy to all figures
- histogram of slope when present
- save log likelihoods in the file _posterior_sample_info.txt_
- read log likelihoods; new function to get the highest likelihood posterior sample
- fail when _kima_model_setup.txt_ is not present
- kima tips
- add "pickle" option to `kima-showresults`
- new helpful analysis functions


#### Changed

- fail when _kima_model_setup.txt_ is not present
- corner plot limits are adjusted if limits of the eta3 prior changed


Expand Down

0 comments on commit 89180f4

Please sign in to comment.