Skip to content

v1.9.3.8

Compare
Choose a tag to compare
@VanyaBelyaev VanyaBelyaev released this 22 Oct 19:56
· 1500 commits to master since this release
cc4dbf2

v1.9.3.8

New features:

  1. add nbinsx/nbinsy/nbinsz keyword argyments for ROOT.RooAbdData.draw method
  2. allow additional keywords arguments for ROOT.RooAbsData.draw method, further forwardded to ROOT.TH1.draw method
  3. add function soft_multivar_constraint to ostap.fitting.fithelpers.FitHelper for creation of
    the multivariate Gaussian constraints.
  4. add example/test for using of the multivariate Gaussian constarines instead of simultaneous fit.
  5. add reduction for RooMultiVarGaussian class
  6. fix PDF.histo methods

Backward incompatible:

Bug fixes:

  1. fix tree_project for the case of multiple projected variables into 1D histogram
  2. fix deserialization of ROOT.RooFitResult objects