Summary
Compatible with GEMC 5.12 (and 5.11 except for AHDC). Requires Java 21+.
- RG-L calibration and software improvements
- New DC AI replacement for HB KF track-state estimator
- Add orca, to replace clas12-validation
What's Changed
🐛 Bug Fixes
- fix: leftovers from old command-line changes by @baltzell in #1067
- fix: run-clara doesn't work on macos by @c-dilks in #1080
✨ AI Updates
- chore(submodule): bump etc/data/nnet from
636c5e8tof43cee9by @dependabot[bot] in #1055 - apply AI model for HB tracking by @tongtongcao in #1057
🔘 RG-L Updates
- feat(ALERTEngine): initialize ATOF detector and check that there are … by @mathieuouillon in #1054
- fix: switch to index-based access for waveform banks by @baltzell in #1063
- Updating how time offsets are applied, dealing with different start t… by @N-Plx in #1074
- Implement the electron vertex for AHDC by @ftouchte in #1077
🚀 Performance Updates
🔘 Other Changes
- build(deps): bump ai.djl:bom from 0.35.0 to 0.36.0 by @dependabot[bot] in #1022
- feat: add all-banks and sorting options to hipo-diff by @baltzell in #1060
- feat: add DetectorDescriptor convenience methods by @baltzell in #1061
- feat: add full TranslationTable printout, cleanup by @baltzell in #1062
- feat: increase run-clara JVM memory requests by @baltzell in #1070
- feat(ci): trigger
orcaby @c-dilks in #1071
Full Changelog: 13.5.2...13.5.3