New features
- Updates to the output
Drawer
class:- Add
draw_raw
option to draw the input to the reconstruction as is - Add
color_attr
to explicitly specify which attribute to use as a color scale
- Add
- Added new
output_check_valid.py
script to check for SPINE output completeness w.r.t. to an input list of files - Added
flash_scores
attribute toInteraction
objects to store the OpT0Finder (or other FM modules) scores - Added option to apply gain correction and recombination separately in the calibration module
- Added option to tolerate (skip) unrecognized attributes in old SPINE files (backward compatibility feature)
- Added option to anchor all interaction clusters to tracks only (no track -- shower -- track connections)
- Added geometry for the FSD (ND-LAr single module,
ndlar_single_geometry.yaml
)
Bug fixes
- Fixed mistake in ND-LAr geometry (y offset)
- Fixed ordering in the 2x2 modules in the 2x2 geometry
- Fixed bug in run map creation for LArCV files
New Contributors
- @alexbooth92 made their first contribution in #34
Full Changelog: v0.2.1...v0.2.2