v1.1.0
This updates the reference implementation of the AGC analysis task version 1. The propagation of pT systematic variations is fixed to correctly affect observables in the 4j2b region. Histograms are now saved in their original binning they were produced in, the histograms are subsequently re-binned only for statistical inference. A validation utility is added to compare histograms produced with any AGC implementation to references provided in this repository.
Full list of changes:
- feat: add validation script and histogram references (#170)
- feat: save histograms without re-binning (#165)
- fix: pt variation change carried through signal region calculations (#163)
Full Changelog: v1.0.0...v1.1.0