Skip to content

Commit

Permalink
update release history for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
griffin-h committed May 5, 2022
1 parent 6895e5c commit f76ad8c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Release History
===============

v0.6.0 (2022-05-04)
-------------------
* Add CompanionShocking2 model: similar to CompanionShocking model but with time shifts on U and i SiFTO tempates instead of the three multipicative factors
* Separate out the :func:`lightcurve_model_plot` function to allow plotting only the observed vs. model light curves (the inset from :func:`lightcurve_corner`)
* Add the :func:`Filter.spectrum` method to calculate synthetic photometry on an arbitrary spectrum
* Skip initial state check for post-burn-in MCMC (so it doesn't crash half way through the fit)
* Treat the DLT40 filter as r when fitting the SiFTO model
* Minor changes to plot formatting (remove trailing zeros)
* Add missing docstring to :func:`shock_cooling3`

v0.5.0 (2022-03-16)
-------------------
For the first time, this release introduces a change that is not backward compatible.
Expand Down

0 comments on commit f76ad8c

Please sign in to comment.