Skip to content

Releases: snoplus/oxsx

1.4.0 Container and CMake

16 Nov 11:53
9a42fe8

Choose a tag to compare

This is the version used for the 2025 Reactor Antinu Analysis

Full list of PRs merged:

  • #72 : Minuit Fix Fix
  • #71 : Add Set and Get Strategy for Minuit Optimiser
  • #70 : Sparse matrix multiplication error
  • #69 : Bounded Integral method for Histogram
  • #68 : add OXSXDataSet.h to CMakeLists.txt
  • #67 : DEF file for Container, and CMake build code
  • #55 : Don't Re-Shrink PDFs
  • #66 : Set default NormFittingStatus to INDIRECT
  • #65 : Add a ratio constaint function
  • #63 : Fix for systematics in different groups
  • #62 : Adding to BinnedNLLH unit tests
  • #61 : Avoid Adding Syst to Systman Groups Twice
  • #60 : Formatting BinnedEDManager
  • #58 : Correctly use Systematic Groups in BinnedNLLH::AddPDFs
  • #56 : Formatting
  • #53 : Allow Parameters to be Fixed in Metropolis Sampler
  • #51 : Allow user to specify empty string for systematics group
  • #52 : Adding Ratio Constraints
  • #54 : Faster Convolution Construction (+minor Gaussian bug fix)
  • #50 : Formatting

1.3.0 C++17 Compatibility and Documentation. Post Antinu Merge

27 Aug 09:51
c96170f

Choose a tag to compare

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

22 Nov 16:10
e425fe2

Choose a tag to compare

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

03 Mar 15:37
f6587c8

Choose a tag to compare

Tag just before HMC merge.

  • CDF and systematic groups
  • fixing examples

1.1.0 HMC

03 Mar 15:42
a541a2f

Choose a tag to compare

First release from HMC branch before merging it into master. DBD analysis works here.

oxsx 1.0.0 - mostly Jack's release

17 Aug 20:59
da79602

Choose a tag to compare

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)