13.4.1
Requires Java 21+. Compatible with GEMC/5.11.
Summary
- ATOF: wedge alignment improvements, use CCDB for effective velocity
- AHDC: fix pulse characterization and
AHDC::adc.wfType - Switch to index-based access for waveform banks
- Add
tag1schema - Fix
REC::FTracksupport for simultaneous conventional and AI DC tracking - Add GEMC test events for DC2 time-to-distance (both EB and single-event resources)
- Add scaling and profiling scripts
- Cleanup benchmark utility
- Add uber engines for YAML cleanup
- Improve
run-claramemory options and default calculation - Documentation, build system, and GitHub CI improvements
- Update GitLab CI, for syncing from GitHub
What's Changed
- add REC::FTrack to dst schema by @baltzell in #890
- feat: use index-based accessors for waveforms by @baltzell in #883
- switch test to rg-d by @baltzell in #891
- better feedback during slow initialization by @baltzell in #895
- doc: add documentation for each bank by @c-dilks in #892
- doc: setup guide, and cleanup main README.md by @c-dilks in #902
- build(deps): bump com.github.spotbugs:spotbugs from 4.9.6 to 4.9.8 by @dependabot[bot] in #900
- build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.8.1 by @dependabot[bot] in #897
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #907
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #908
- create REC::FTrack in EBTBEngine only by @raffaelladevita in #916
- build(deps): group
org.openjfx:javafxfor dependabot by @c-dilks in #913 - build(deps): bump ai.djl:bom from 0.34.0 to 0.35.0 by @dependabot[bot] in #910
- doc(deps): GSON version associated with DJL API by @c-dilks in #914
- Add uber services by @baltzell in #896
- Add scaling test and better run-clara memory options by @baltzell in #920
- ci: cache maven cache and separate spotbugs job by @c-dilks in #923
- reducing logger level by @N-Plx in #931
- Fix the wfType description by @ftouchte in #928
- build(deps): constrain
org.openjfx:javafxauto-updates by @c-dilks in #925 - build(deps): bump the javafx group with 3 updates by @dependabot[bot] in #932
- feat: applying wedge to wedge phi alignment by @N-Plx in #929
- mc for DC2 reconstruction by @raffaelladevita in #906
- fix gitlab ci, max 2 GB archive by @baltzell in #937
- create a tag1 schema by @baltzell in #938
- feat: reading out ccdb values for atof bar hits effective velocity by @N-Plx in #941
- Add asprof script and CI job by @baltzell in #939
- Add gitlab CI job to sync with github by @baltzell in #943
- Cleanup benchmark/progress utility by @baltzell in #942
- Add script for scaling testing by @baltzell in #945
- Disable some GitLab tests, and make asprof artifacts by @baltzell in #944
- feat(scalers): warn if
RUN::scalerhas more than 1 row by @c-dilks in #919 - fix: use consistent JDK version for CI and POM by @c-dilks in #918
- build: bump version number to 13.4.1 by @baltzell in #946
Full Changelog: 13.4.0...13.4.1