Skip to content

13.5.1

Latest

Choose a tag to compare

@baltzell baltzell released this 19 Dec 00:03
· 10 commits to development since this release
30d8952

Summary

Compatible with GEMC 5.12 (and 5.11 except for AHDC). Requires Java 21+.

  • Various RG-L/ALERT updates
  • Vertexing service and other speedups
  • Prefer πœ‹- over πœ‹+ for start-time determination
  • Build system improvements

What's Changed

✨ AI Updates

πŸ”˜ RG-L Updates

  • use the same time2distance for simu and real data by @ftouchte in #935
  • 1004 atof bar hits noise rejection by @N-Plx in #1007
  • Improvements in the Kalman Filter for the AHDC by @ftouchte in #1010
  • AHDC: apply ADC gain calibration from /calibration/alert/ahdc/gains by @cpaudel in #1003
  • Extends AHDC::hits bank by @ftouchte in #1014

πŸš€ Performance Updates

▢️ CI Updates

β˜• Java Updates

  • fix: several bug-prone behaviors identified by higher spotbugs ranks by @c-dilks in #871
  • chore(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 by @dependabot[bot] in #988
  • feat: SplitLogManager for treewide logging control by @c-dilks in #964

πŸ”§ Maven Updates

  • build: default to --lfs, add --https and --wipe, remove --xrootd by @c-dilks in #1009

πŸ“¦ Dependency Updates

  • chore(submodule): bump etc/data/nnet from 88cafa8 to 32b923f by @dependabot[bot] in #996
  • chore(submodule): bump etc/data/nnet from 32b923f to 4783867 by @dependabot[bot] in #998

πŸ”˜ Other Changes

  • ci: comment details on dependabot submodule bump PRs by @c-dilks in #981
  • chore(submodule): bump etc/data/nnet from 8767b2e to 88cafa8 by @dependabot[bot] in #980
  • refactor: clean up recently added build options for data-file retrieval by @c-dilks in #978
  • fix(build): automatically choose data-retrieval option by @c-dilks in #983
  • build script improvements by @baltzell in #985
  • fix: install git lfs for gitlab CI by @baltzell in #984
  • fix(ci): dependabot submodule comment permissions by @c-dilks in #987
  • build: add --nonets option, to disable neural network retrieval by @c-dilks in #993
  • feat: generate release notes based on PR labels by @c-dilks in #995
  • chore: update CODEOWNERS by @c-dilks in #999
  • Prefer pi+ over pi- for start time determination by @baltzell in #1011
  • build: bump version number to 13.5.1 by @baltzell in #1018

New Contributors

Full Changelog: 13.5.0...13.5.1