francois-drielsma
released this
12 Dec 23:16
·
2 commits
to develop
since this release
What's Changed
This update includes the following:
- In shower node primary loss, add
use_closest
option, which updates the primary labels based on the proximity of shower fragments to the start point of the shower - Change event indexing from the
(run, event)
keys to(run, subrun, event)
keys (needed for simulation) - Add
track_completeness
analysis module to estimate track completeness - Bug fix in
cathode_crossing
module when both end points of a track live in the save TPC - Bug fix when using the
save
analysis module with reco/truth objects only - Bug fixes in
scatter_clusters
,layout3d
Full Changelog: v0.2.0...v0.2.1