Skip to main content

probe_nexus

Function probe_nexus 

Source
pub fn probe_nexus(path: &Path) -> Result<NexusMetadata, IoError>
Expand description

Probe a NeXus/HDF5 file for available data modalities and metadata.

Opens the file read-only and checks for histogram and event groups without loading any large datasets.