Skip to content

Releases: raymondEhlers/reactionPlaneFit

Reaction Plane Fit 1.0

30 Nov 06:26
16d7850
Compare
Choose a tag to compare

[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

28 Nov 00:52
f1c9d61
Compare
Choose a tag to compare
Pre-release

[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.