Skip to content

Releases: MadAnalysis/madanalysis5

v1.10.16

26 Aug 17:18
e08e8fd
Compare
Choose a tag to compare

A complete changelog for v1.10 can be found at this link.

What's Changed

  • Fixed the directory import mentioned in issue #146
    (#156)

  • Fixed attribute setting issue presented in issue #153
    (#154).

  • Fixed an attribute misspelling in ObservableBase.
    (#171)

  • Update of the version of Delphes/DelphesMa5tune + compatibility with M1 chips and Mac OS 13.0.
    (#173)

Full Changelog: v1.10.10...v1.10.16

v1.10.12

13 Sep 10:05
774ebff
Compare
Choose a tag to compare

A complete changelog for v1.10 can be found at this link.

What's Changed

New Contributors

Full Changelog: v1.10.10...v1.10.12

v1.10.10

31 May 12:48
a6e6a5f
Compare
Choose a tag to compare

What's Changed

  • Minor bugfix in ObservableBase by @jackaraz in #171
  • Update of the version of Delphes/DelphesMa5tune + compatibility with … by @BFuks in #174
  • more significant digits in the CLs output by @BFuks in #194
  • Validation1.10 by @econte-cms in #201

Full Changelog: v1.10.7...v1.10.10

v1.10.9-beta

17 Feb 07:18
65d4239
Compare
Choose a tag to compare
v1.10.9-beta Pre-release
Pre-release

This release contains various bug fixes and minor improvements in the software.

What's Changed

The software changelog for v1.10.9_beta can be found in changelog-dev.md.

  • Minor bugfix in ObservableBase by @jackaraz in #171
  • Update of the version of Delphes/DelphesMa5tune + compatibility with … by @BFuks in #174

Full Changelog: v1.10.7...v1.10.9_beta

v1.10.7-beta

09 Jan 14:47
98943c3
Compare
Choose a tag to compare
v1.10.7-beta Pre-release
Pre-release

This release contains various bug fixes and minor improvements in the software.

What's Changed

The software changelog for v1.10.7_beta can be found in changelog-dev.md.

This release includes the following PRs:

New Contributors

Full Changelog: v1.10.4...v1.10.7

v2.0.4-beta

18 Jul 11:09
Compare
Choose a tag to compare
v2.0.4-beta Pre-release
Pre-release

This prerelease includes improvements on the SFS module, which comes with the capability of Jet substructure analyses. The main goals of this release are as follows:

  • Provide a user-friendly interface for jet substructure tools (only in expert mode).
  • Enable multiple jet definitions in a given analysis (expert and normal mode).
  • Enable jet-based tau tagging (expert and normal mode).
  • Enable multi-level jet tagging (expert and normal mode).
  • Enable modifiable C Jet matching (expert and normal mode).

Note: This release is a beta version. Hence may include unstable behaviour. Please report any problems in our dedicated issues section alongside with necessary information.

What's Changed

The software changelog for v2.0 can be found in changelog-v2.0.md.

This release includes the following PRs:

  • Jet Substructure in #13
  • Separate running mode for Delphes and SFS-FastJet in #53
  • Substructure to Shared Library in #63
  • Multi-level object tagging in #97
  • Tagging remastered in #86

Full Changelog: v1.10.3...v2.0.4_beta

v1.10.4

18 Jul 13:57
Compare
Choose a tag to compare

This release concentrates on transitioning to the c++11 environment for the SampleAnalyzer backend and improving the LHC interpretation interface.

  • Implementation of simplified and full likelihoods in the LHC recasting (recast mode) (details in arXiv: 2206.14870 [hep-ph]).
  • Improvements in code structure and transitioning to c++11 environment.
  • Additional functionalities for expert mode analysis to simplify the analysis structure.
  • Externalization of python based third-party software.
  • Usage of the software is now limited to python v3.6+.

What's Changed

The software changelog for v1.10 can be found in changelog-v1.10.md.

This release includes the following PRs:

Full Changelog: v1.9.60...v1.10.4

v1.10.3-beta

01 Jul 15:32
d1dfc44
Compare
Choose a tag to compare
v1.10.3-beta Pre-release
Pre-release

This is prerelease before the final tests are completed. The full changelog of this version can be seen in doc/releases/changelog-dev.md.

v1.9.60

12 Jan 11:12
Compare
Choose a tag to compare
  • Adding support for LLP also in the SFS.
  • Particle propagation module.
  • PYHF/simplified likelihood interface.
  • TACO methods are available.
  • Python3 support.
  • Connection of the PAD to the MA5 dataverse + reorganisation of how it works.
  • Many minor bug fixes.
  • Update to newer Delphes/Root versions