Skip to content

v1.2.0

Compare
Choose a tag to compare
@alexander-held alexander-held released this 20 Jul 15:42
· 56 commits to main since this release
cce1afb

This updates the reference implementation of the AGC analysis task version 1. The b-tagging cut is fixed to use > instead of >= to follow the task specification. Bin yields in histograms no longer contain an offset of 1e-6 that is no longer relevant and was used as a workaround in the past. This update also includes an improved histogram validation utility.

Full list of changes:

  • feat: fixes towards v1.2 (#179)
  • feat: do not require pseudodata hists in validate_histograms.py (#178)
  • feat: updated validation script to check partial bin sums (#175)

Full Changelog: v1.1.0...v1.2.0