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
- Alert track matching ai by @mathieuouillon in #969
- Iss1000 by @tongtongcao in #1001
π 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
- Speedup DetectorType lookup by @baltzell in #1013
- Iss1006 vtx speed3 by @raffaelladevita in #1012
βΆοΈ CI Updates
- ci: dependabot conventional commits by @c-dilks in #992
- ci: set dependabot cooldown by @c-dilks in #994
β Java Updates
- fix: several bug-prone behaviors identified by higher
spotbugsranks 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:
SplitLogManagerfor treewide logging control by @c-dilks in #964
π§ Maven Updates
π¦ Dependency Updates
- chore(submodule): bump etc/data/nnet from
88cafa8to32b923fby @dependabot[bot] in #996 - chore(submodule): bump etc/data/nnet from
32b923fto4783867by @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
8767b2eto88cafa8by @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
--nonetsoption, 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
CODEOWNERSby @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