Recent Releases of wdphottools
wdphottools - v0.0.10
What's Changed
- Decoupled objective functions from the fitter by @cylammarco in https://github.com/cylammarco/WDPhotTools/pull/29
- added an option to use user-provided prior by @cylammarco in https://github.com/cylammarco/WDPhotTools/pull/30
- removed an extra } typo by @anonzerg in https://github.com/cylammarco/WDPhotTools/pull/32
- Dev add prior for emcee by @cylammarco in https://github.com/cylammarco/WDPhotTools/pull/33
New Contributors
- @anonzerg made their first contribution in https://github.com/cylammarco/WDPhotTools/pull/32
Full Changelog: https://github.com/cylammarco/WDPhotTools/compare/v0.0.9...v0.0.10
- Python
Published by cylammarco about 1 year ago
wdphottools - v0.0.9
Fixed a bug limiting the options of parameters that can be interpolated by the AtmosphereModelReader()
Full Changelog: https://github.com/cylammarco/WDPhotTools/compare/v0.0.8...v0.0.9
- Python
Published by cylammarco almost 3 years ago
wdphottools - v0.0.8
Fixed a bug that prevents fitting with mass instead of logg.
Full Changelog: https://github.com/cylammarco/WDPhotTools/compare/0.0.7...v0.0.8
- Python
Published by cylammarco about 3 years ago
wdphottools - 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: https://github.com/cylammarco/WDPhotTools/compare/v0.0.6...0.0.7
- Python
Published by cylammarco over 3 years ago
wdphottools - v0.0.6
Added an option for linearly interpolating the reddening between two set points (zmin, zmax) as a function of distance from the Galactic disk (z).
Full Changelog: https://github.com/cylammarco/WDPhotTools/compare/v0.0.5...v0.0.6
- Python
Published by cylammarco over 3 years ago
wdphottools - 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: https://github.com/cylammarco/WDPhotTools/compare/0.0.4...v0.0.5
- Python
Published by cylammarco almost 4 years ago
wdphottools - 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: https://github.com/cylammarco/WDPhotTools/compare/0.0.3...0.0.4
- Python
Published by cylammarco almost 4 years ago
wdphottools - 0.0.3
Full Changelog: https://github.com/cylammarco/WDPhotTools/compare/0.0.2...v0.0.3
Fixed reader issues when loading althaus09 and camisassa17 models.
- Python
Published by cylammarco about 4 years ago
wdphottools - 0.0.2
Full Changelog: https://github.com/cylammarco/WDPhotTools/compare/0.0.1...0.0.2
- Python
Published by cylammarco about 4 years ago
wdphottools - 0.0.1
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/cylammarco/WDPhotTools/pull/2
- Dev by @cylammarco in https://github.com/cylammarco/WDPhotTools/pull/8
- RBF interpolator bug fixed by @KaWaiYuen in https://github.com/cylammarco/WDPhotTools/pull/12
New Contributors
- @dependabot-preview made their first contribution in https://github.com/cylammarco/WDPhotTools/pull/2
- @cylammarco made their first contribution in https://github.com/cylammarco/WDPhotTools/pull/8
- @KaWaiYuen made their first contribution in https://github.com/cylammarco/WDPhotTools/pull/12
Full Changelog: https://github.com/cylammarco/WDPhotTools/commits/0.0.1
- Python
Published by cylammarco about 4 years ago