Module spatial

Module spatial 

Source
Expand description

Spatial mapping: per-pixel fitting with rayon parallelization.

Applies the single-spectrum fitting pipeline across all pixels in a hyperspectral neutron imaging dataset to produce 2D composition maps.

Structs§

SpatialResult
Result of spatial mapping over a 2D image.

Enums§

InputData3D
3D input data for spatial mapping.

Functions§

spatial_map_typed
Spatial mapping using the typed input data API.