This repository has been archived by the owner on May 18, 2023. It is now read-only.
Releases: JeffersonLab/clas12-offline-software
Releases · JeffersonLab/clas12-offline-software
COATJAVA release 6.6.5
Compatible with GEMC 4.4.1
For RG-F
- single bugfix relative to 6.6.4 for files with no helicity state changes
- happened twice in RG-F's pass1 when a few erroneous run numbers appear
COATJAVA release 6.6.4
Compatible with GEMC 4.4.1
- Reconstruction:
- RTPC hit cutoff read from CCDB
- Other:
- Introduced mirror for http dependencies for compatibility with latest Maven version
- Reduced CI verbosity
COATJAVA release 6.6.2
Compatible with GEMC 4.4.1
- Reconstruction
- RTPC algorithm updates
- RTPC bank format changes
- Common Tools
- fix duplicate empty events in post-processing (originated at 6.6.0)
- switch to LZ4 compression type 2 in post-processing
- modify swimmer to accommodate null fields (to accommodate transverse solenoid)
- Miscellaneous
- drop RTPC::adc from DST schema
- cleanup schema generator script
- remove obselete mon12/kpp scripts
- support curl in build script and abort ASAP on magfield download error
COATJAVA release 6.6.1
Compatible with GEMC 4.4.1
- Common tools
- Add missing passive SVT materials
- Add all RTPC banks to all schema
- Preserve event tags in HipoDataSync (e.g. recon-util)
- Import clasrec-io from standalone repository
- Remove EVIO event size limits (after previous releases' JEVIO updates)
- Reconstruction
- Add support for transverse solenoid field
- Properly denote hits in sub-threshold clusters for FTCAL
- Use target center vertex for FT particle directions
- Abort CLARA on failure to read magnetic fields
- Abort CLARA on invalid CCDB variation or table name
- Miscellaneous
- Split bCNU to a separate repository
- Remove kpp-plots and mon12 jars
- Cleanup YAML names
- Disable Travis-CI in favor of github actions
COATJAVA release 6.6.0
Compatible with GEMC 4.4.1
- common-tools
- minimize RCDB queries by sharing/caching across all services
- evio 6.1 -> 6.2
- addresses issues with reading recent BONuS EVIO data
- requires dependency updates to keep consistent EVIO version
- jnp-hipo 1.1 -> 2.0
- jnp-hipo4 4.0 -> 4.1
- magfield cleanup
- reconstruction
- bugfix on RF-based event start-time, effective for tracks very far from the target
- add latest truth-matching engine, pending HIPO output from GEMC
- updates to BONuS reconstruction, including:
- bugfix for out-of-bounds array limits
- ignoring events with huge RTPC hit counts to avoid memory issues
- convert CI tests from Travis to github actions
- add
COAT::config
bank, with software versions, for data preservation
COATJAVA release 6.5.13
Compatible with GEMC 4.4.0
- common-tools
- resolve missing helicity readouts before fixing sign convention (effective only during decoding)
- fix ParticleSwimmer magfield initialization
- reconstruction
- propogate HB-TB links and add
REC::Track.hbindex
in DSTs
- propogate HB-TB links and add
COATJAVA release 6.5.12
Compatible with GEMC 4.4.0
- Common-tools
- Decoder
- Added 1-click tolerance in timeStamp check for TI master crate (address issue with test setups)
- IndexedTable
- Bug fix for IndexedTable when #indices!=3
- Decoder
- Cable swaps
- Added swap manager to implement cable swaps based on TT tables comparison
- Added swap engine to correct for swaps in reconstruction chain
- Reconstruction
- Band
- Extended calibration constants to laser channel
- Band
- Other
- Bump junit from 4.12 to 4.13.1
- Bump groot to 3.0.0
COATJAVA release 6.5.6.2
Compatible with GEMC 4.4.0
Added features on 6.5.6.1 for RG-A/K
- Common-tools:
- Helicity
- fixed offline helicity sign convention during decoding
- with postprocessing for previously decoded data
- Scalers
- Added
HEL::scaler
blank with helicity gated beam charge - Add support for beam charge from SLM
- Added
- Cable swaps
- Added swap manager to implement cable swaps based on TT tables comparison
- Added swap engine to correct for swaps in reconstruction chain
- Helicity
COATJAVA release 6.5.11
Compatible with GEMC 4.4.0
- Common-tools
- hipo-utils now support dictionary updating
- Helicity
- fixed offline helicity sign convention during decoding
- with postprocessing for previously decoded data
- Scalers
- Added
HEL::scaler
blank with helicity gated beam charge - Add support for beam charge from SLM
- Added
- Reconstruction
- CND
- Updated clustering and cluster id added to hits bank
- DC
- Drop tracks that fail swimming to HTCC
- EB
- Assign neutral momentum (to zero) even if no start time
- RTPC
- major update to reconstruction algorithm, calibrations, banks
- CND
- Other
- Added hit-based DST schema
- RTPC banks added to calibration, monitoring and dst schemas
COATJAVA release 6.5.9
Compatible with GEMC 4.4.0
- Common-tools
- Clas-analysis
- Background merging tools added. These includes trigger-bit filtering, file splitting and event merging tools
- Bos2hipo
- Extended list of banks
- Clas-analysis
- Other
- New neural network bank storing DC cluster information
- EB advanced tests switched to gemc 4.4.0