v0.9.3
·
659 commits
to main
since this release
Added
- tqdm dependency: Progress bars now available for long-running operations
- LArCV tree size measurement: Script to measure tree sizes in each entry of a LArCV file
- Run list support:
larcv_inject_run_numberscript can now take a run list (different run per file) - Gain from database: Option to fetch gain calibration from database
- Run ID in gain correction: Pass run_id to the gain correction calibrator
Changed
- CI improvements: Use pre-commit for CI linting and update to latest tool versions
- Calibration cleanup: Cleaned up calibration package around
CalibrationConstantclass - Config loader: Allow for empty strings in configuration
- Training visualization: Move training legend outside figure for better visibility
Full Changelog: v0.9.2...v0.9.3