Releases: cylammarco/WDPhotTools
v0.0.10
What's Changed
- Decoupled objective functions from the fitter by @cylammarco in #29
- added an option to use user-provided prior by @cylammarco in #30
- removed an extra } typo by @anonzerg in #32
- Dev add prior for emcee by @cylammarco in #33
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Fixed a bug limiting the options of parameters that can be interpolated by the AtmosphereModelReader()
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Fixed a bug that prevents fitting with mass instead of logg.
Full Changelog: 0.0.7...v0.0.8
v0.0.7
This release fixes the minus-sign bug associated with the rate of change of luminosity when computing a luminosity function.
Full Changelog: v0.0.6...0.0.7
v0.0.6
Added an option for linearly interpolating the reddening between two set points (z_min, z_max) as a function of distance from the Galactic disk (z).
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Fixed a few broken tests.
Fixed a bug in the uncertainty propagation that led to severely underestimated errors.
Included uncertainty of the best-fit parameters in the output (best_fit_params
).
Moved the source code to an src
folder.
This should be the second-last release before moving to beta.
Full Changelog: 0.0.4...v0.0.5
0.0.4
Fixed some outdated scripts and figures in examples.
Fixed issues with unwanted extinction correction in emcee
.
Fixed some typos in the documentation.
Full Changelog: 0.0.3...0.0.4
0.0.3
Full Changelog: 0.0.2...v0.0.3
Fixed reader issues when loading althaus09 and camisassa17 models.
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #2
- Dev by @cylammarco in #8
- RBF interpolator bug fixed by @KaWaiYuen in #12
New Contributors
- @dependabot-preview made their first contribution in #2
- @cylammarco made their first contribution in #8
- @KaWaiYuen made their first contribution in #12
Full Changelog: https://github.com/cylammarco/WDPhotTools/commits/0.0.1