Skip to content

v0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannbrehmer johannbrehmer released this 31 Jan 16:24
c7c22a7

New features:

  • 'tau' object for LHEProcessor observables / cuts.

Breaking / API changes:

  • New verbose keyword for fit() function that controls verbosity of learning progreess.

Breaking / API changes:

  • Removed obsolete debug keywords from class constructors.

Bug fixes:

  • Fixed parsing of non-LHA-block parameters in param card.
  • Fixed bug in LHEProcessor that led to cuts having no effect.
  • Fixed critical bug in the transfer function / smearing in LHEProcessor
  • Fixed plot_distributions() not working correctly if observables is not None.
  • Added workaround to avoid a bug in NumPy 1.16.0 that only appears with Python 2.x.