Skip to main content

Module measurements

Module measurements 

Source

Structs§

FrameMetadata
FrameSpec
Path and acquisition metadata for one measurement frame.
LazyMeasurementStack
File-backed measurement frames decoded, preprocessed, and cached on access.
MeasurementSpec
Serializable specification for loading a measurement stack.
MeasurementStack
An in-memory stack of image-plane intensity measurements.
PreprocessingConfig
Preprocessing operations configured for a measurement stack.

Enums§

ImageSet
A single image shared by all frames or one image per frame.

Traits§

MeasurementRead
Read-only measurement access used by reconstruction algorithms.