Skip to content

v0.4.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannbrehmer johannbrehmer released this 03 Jun 08:53
2e9a713

New features:

  • AsymptoticLimits functions are more memory efficient. New keyword histo_theta_batchsize sets number of parameter points for which histogram data is loaded in parallel.
  • New keyword n_observables for AsymptoticLimits.observed_limits() allows overwriting the number of events (= rescaling the log likelihood).

Bug fixes:

  • Fixed bugs that caused the training of DoubleParameterizedRatioEstimator and LikelihoodEstimator instances to crash
  • Added more sanity checks when evaluating observables, both in LHEReader and DelphesReader