Releases: snoplus/oxsx
Releases · snoplus/oxsx
1.3.0 C++17 Compatibility and Documentation. Post Antinu Merge
List of PRs merged:
- #50 : Formatting
- #49 : unit test fixes
- #48 : Upgrade Catch Version
- #47 : Update C++ Standard to C++17
- #46 : Improve Documentation!
- #44 : Fix examples; remove _norm addition from EDManager
- #42 : Name histograms before saving them in root
- #43 : typo in readme
- #39 : Add a functional scale systematic
- #40 : Fix some typos in comments Scale <-> Shift <-> Shape
- #41 : README Updates
- #37 : Antinu Branch Merge
- #38 : Square Root Scale Function
- #36 : Add ROOTTree Class
- #35 : Handle Correlated Constraints
1.2.0 New Systematic Classes and Barlow Beeston, Post HMC Merge
List of PRs merged:
- #34 : Refactor Shift for efficiency
- #33 : Fix bugs in examples
- #32 : Beeston-Barlow in binned LLH
- #25 : Add shape systematic
- #30 : Make scons Python3 compatible
- #31 : Add a Debug option to BinnedNLLH class
- #29 : fix bug in SetConstraint()
- #28 : Add TH3D capability to DistTools
- #19 : Save full MCMC Chain as a TTree
- #23 : add shift class of systematic
- #26 : Changing some types to compile with armadillo
- #27 : Reordering Variable Declarations
- #22 : Feature syst speed
- #24 : Add How-To document
- #20 : Add asymmetric constraint
- #16 : Fix warnings
- #13 : Updated slice pdf
- #18 : Hmc merge
1.1.0 Pre-HMC merge
Tag just before HMC merge.
- CDF and systematic groups
- fixing examples
1.1.0 HMC
First release from HMC branch before merging it into master. DBD analysis works here.
oxsx 1.0.0 - mostly Jack's release
This release consists mostly of Jack's original oxsx when it was imported into the snoplus repositories. There was one further pull request merged:
- #1 - Fix to grid search and updated examples/simpleFit.cpp (Billy Liggins)