Releases: raymondEhlers/reactionPlaneFit
Releases · raymondEhlers/reactionPlaneFit
Reaction Plane Fit 1.0
[1.0] - 30 November 2018
Added
- Zenodo DOI information.
- Chi2/ndf calculation.
- Plot module (with tests) to draw the fit and the residual.
- The tests take advantage of image comparion.
- Additional fit quality checks.
Fixed
- Parameter argument ordering in the signal inclusive fit. See ba4e833.
- Fixed error propagation by calculating the error for each individual component rather than for the simultaneous fit (which was the wrong approach). This has the side effect of substantially speeding up the error calculation.
- Specify all initial parameters, limits, and steps, which can substantially improve the chi2.
- Various type annotations.
Reaction Plane Fit 0.9
[0.9] - 27 November 2018
- This is essentially a preview release.
- It can perform the RP fit using background only data, including the reaction plane orientation inclusive signal, or the reaction plane orientation dependent signal. Full error propagation is performed for each fit component.