Releases: nmdickson/GCfit
Releases · nmdickson/GCfit
v2.0
A major release, adding almost a couple years of updates and bug fixes since the last release, including any updates related to the second GCfit paper (Dickson et al. 2024).
This should also correspond to the first uploading of the package to PyPI.
What's Changed
- A number of quality-of-life features and bug fixes to improve all plotting functions
- Updates and fixes to pulsar timing data and likelihoods (#201,#215,#216)
- Artpop integration in plotting sampled models (#202)
- Major updates to all documentation (#203)
- Track a number of interesting cluster quantities such as relaxation times and mass-seg. proxies (#184,#196,#208)
- Update the build system (#210)
- Support for latest versions of most dependencies (limepy, SSPtools, dynesty, etc.)
- Many smaller bug fixes
Full Changelog: v1.0...v2.0
Release 1.0
This is a very major release, corresponding with the first public release of the first GCfit paper to arXiv, and version 1.0 of this package.
What's Changed
- Fix a number of bugs and improve a number of features related to all plotting
- Update a number of PM datasets with some recent published datasets
- Update all mass functions using new improved and more consistent MF algorithm from Holger
- Bring usage of
ssptoolsup to date - Redesign the package architecture (#165)
- Renaming of the actual package (fitter to gcfit)
- Modernizing all setup procedures
- Splitting of Model into separate classes
- Adding model sampling
- Update all documentation
Full Changelog: v0.10...v1.0
Release 0.10
What's Changed
- Update all clusters with new GEDR3 radial and tangential PM profiles
- Add missing Watkins (2015) PM data to NGC 104, 288 and 362
- Update to latest version of dynesty
- Add new log handler to
GCfitterscript for repeated log calls - Restructure and expand analysis modules
- Update/fix documentation on analysis and mass functions
Full Changelog: v0.9...v0.10
Release 0.9
What's Changed
- Added mass function plotting
- Added nested sampling results plotting
- New observation file creation functionality
- Added/updated ~40 cluster data files
- Complete overhaul of documentation
Full Changelog: v0.8...v0.9
Release 0.8
Somewhat stable pre-release Including nested sampling and new visualization logic.
Release 0.7
Somewhat stable pre-release before the addition of nested sampling, data file creation or updated visualizations.