v0.2.7
Pre-release
Pre-release
New features:
- b and tau tags, can be used for cuts and observables
- New
plot_uncertainty()
function - More options for
plot_distributions()
Breaking / API changes:
- In
MLForge.evaluate()
andEnsembleForge.evaluate()
, the keywordx_filename
is replaced byx
, which supportsndarrays
as an alternative to filenames
Documentation and examples:
- Improved logging output
- New test of nuisance setup and Fisher information calculation
Bug fixes:
- Fixed MadMiner crashing with stable W bosons in LHE files
- Fixed calculation of MET in
LHEProcessor
when visible particle pTs are smeared - Fixed range calculation for
plot_distributions()