Expand description
§nereids-pipeline
End-to-end orchestration for neutron resonance imaging analysis.
This crate ties together all NEREIDS components into a complete pipeline: data loading → normalization → forward model → fitting → spatial mapping.
§Modules
calibration— Energy calibration for TOF neutron instruments (t0 + flight-path scale)detectability— Trace-detectability analysis (pre-experiment SNR check)error— Pipeline error typespipeline— Single-spectrum analysis pipeline (fit_spectrum_typed)spatial— Per-pixel parallel mapping with rayon (spatial_map_typed)
Modules§
- calibration
- Energy calibration for TOF neutron instruments.
- detectability
- Trace-detectability analysis for neutron resonance imaging.
- error
- Error types for the nereids-pipeline crate.
- pipeline
- Single-spectrum analysis pipeline.
- spatial
- Spatial mapping: per-pixel fitting with rayon parallelization.