Releases: LDMX-Software/ldmx-tb-online
v1.3 : Polarfire Decoding Updates and Printing
What's New
- Add a print frequency to Converter for periodic status updates on large files
- Add HCal-specific reformat config
- Ability to skip N spills at the start and set where in the spill-window events are for PolarfireRawFile
- Compile-time choice of extra debug printouts in PolarfireRawFile
Full Changelog: v1.2.0...v1.3.0
v1.2 : Install reformat alongside fire
Changes
- use installed Framework if available by @tomeichlersmith in 669646f
Full Changelog: v1.1.1...v1.2.0
v1.1 : Reformat and Align Raw Data
This release marks the introduction of infrastructure necessary to reformat raw data files into event-by-event buffers inside of a ldmx-sw EventFile which can be fed into ldmx-sw as an input file. These developments also being work on alignment with successful alignment of the two polarfire subsystems (comments on how this was validated in #92 ).
What's Changed
- Reformat and Align Data by @tomeichlersmith in #91
Full Changelog: v1.0.0...v1.1.0
v1 : Post TB Wrap Up
Put developments done during Test Beam onto main so that future folks looking at this library don't have to sift through as many branches.
What's Changed
- Align hcal scripts by @tomeichlersmith in #84
- Pedestal-finder upgrade by @PeterGy in #86
- Useful scripts by @mrsolt in #87
- Ts dev by @awhitbeck in #89
- hcal alignment by @tomeichlersmith in #88
- PeterGy final by @PeterGy in #90
Full Changelog: v0.13.3...v1.0.0
v0.13.3 : TB Data Collection Release
I am making a GitHub release in association with this tag because Test Beam is now closed and this was the tag that the software was on for both the DAQ and UI computers.
Full Changelog: v0.13.2...v0.13.3
v0.13 : Start/Stop Polarfire Connection in-line with run
What's Changed
- start/stop polarfire target so pftool can be used by @tomeichlersmith in #83
Full Changelog: v0.12.0...v0.13.0
v0.12.0 - HCal monitoring updates
What's Changed
- copy updated daq map over from ldmx-sw by @tomeichlersmith in #81
- Hcal monitoring updates by @tomeichlersmith in #79
Full Changelog: v0.11.0...v0.12.0
v0.10.0 : WR Termination patch
What's Changed
- Add soft white rabbit termination by @Skelpdar in #80
- Two more TS monitoring histograms in 7f2f5d4
- start run script in e1b9aab
Full Changelog: v0.9.0...v0.10.0
v0.9 : TS Monitoring Developments
What's Changed
- update TSFileReader to read a binary rather than a txt file by @tomeichlersmith in #77
- patches to online decoding and monitoring for TS by @awhitbeck in #76
Full Changelog: v0.8.1...v0.9.0
v0.8 : Working tag
Not sure how much has changed except for various bug patches. Needed to revert a previous merge to restore functional run control.