Skip to content

Releases: catrionamurray/chromatic_fitting

v0.12.13

10 Feb 21:18

Choose a tag to compare

v0.12.12

10 Feb 20:14

Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.12.12

Trying to add to Zenodo...

v0.11.4

22 Mar 18:42

Choose a tag to compare

Version History (since last release)

v 0.10.1 - added eclipse model
v 0.10.1.2 - added some helper functions

v 0.11.0 - added spot model

v 0.11.1 - added multiple spot model
v 0.11.2 - added overwrite kw to summarize() to allow az.summary() kws to be changed
v 0.11.3 - fixed bug in plot_priors and plot_posteriors
v 0.11.4 - fixed bug in simultaneous poly fitting

**trying to add this to Zenodo

v0.10.0

28 May 00:07
4beeac9

Choose a tag to compare

Version History (since last release)

v 0.9.7 - added a simple check for attaching Rainbow objects and setting up WLC (nw>0, nt>0)

v 0.9.8 - fixed exponential bug

v 0.10.0 - added several features from restructure branch and new tests. Added xlim arg.

v0.9.6

07 Jan 19:34

Choose a tag to compare

Version History (since last release)

v 0.4.0 - changed to vectorized backend

v 0.5.0 - added step model

v 0.6.0 - added trapezoid model

v 0.6.1 - patch to fix polynomial/linear tutorial fit, fix plot_priors

v 0.6.2 - path to add corner plot and add model creation to plot_priors and posteriors

v 0.6.3 - trim white light curve

v 0.7.0 - added spot model

v 0.7.1 - added kw to CombinedModel.setup_lightcurves()

v 0.7.2 - added some diagnostic tools

v 0.8.0 - changed pymc3_ext.sample() to pymc3.sample()

v 0.9.0 - added exponential model

v 0.9.1 - made t0 a mandatory param of exponential model

v 0.9.2 - added axis argument to .plot_transmission_spectrum()

v 0.9.3 - added animated transmission spectrum plot

v 0.9.4 - summarize now runs automatically in sample, and default HDI range is 16-84

v 0.9.5 - vectorized nsigma parameter (for inflating uncertanties)

v 0.9.6 - added setup_lightcurves under setup_likelihood

v0.3.0-stable

04 Nov 22:18

Choose a tag to compare

v0.3.0-stable Pre-release
Pre-release

This is a stable version of chromatic_fitting pre-vectorizing the backend.