v1.2.1
Added
- Categorical display resolution: Add a common data-object API for fixed and scheme-dependent enum labels, interpret neutrino interaction fields under their stored LArSoft or GENIE scheme, and resolve PDG particle names through the optional Scikit-HEP
particlevisualization dependency. - Legacy HDF5 object defaults: Allow fixed-width scalar fields absent from older object schemas to receive provenance-driven reader defaults without replacing values stored by newer files.
Fixed
- Geometry-aware data loading: Initialize configured detector geometry inside every DataLoader worker, including workers created with the
spawnmultiprocessing context, while preserving caller-provided worker initialization. - Neutrino PDG sentinels: Use
0as the default unknown PDG identifier and conservatively prevent legacy unset or target-only neutrino records from presenting-1as a physical anti-down quark.
Full Changelog: v1.2.0...v1.2.1