Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@alexander-held alexander-held released this 05 Sep 21:54
· 56 commits to main since this release
42a0956

This release changes the pseudo-data definition slightly, now including t-channel single top. This was necessitated by a previous bug, where this sample was not getting picked up correctly in the statistical model. Reference histograms have been updated accordingly.

In addition to that, the update includes a fix for the custom ServiceX dataset grouping when names get so long that they become mangled. It also adds support for specifying URI prefixes for ATLAS xcache use cases.

Full list of changes:

  • fix: handle long file names in ServiceX dataset grouping (AGC v1) (#196)
  • fix: pick up correct single top sample in statistical model (AGC v1) (#195)
  • feat: backport client update for EAF to v1 branch (#193)
  • feat: support URI prefixes for xcache in AGC v1 (#190)

Full Changelog: v1.3.0...v1.4.0