Skip to main content

Module configuration

Module configuration 

Source
Expand description

Versioned experiment and simulation configuration.

The schema stores both concrete experiment descriptions and their compiled models. Loading validates the descriptions, compiled models, dimensions, source geometry, camera, and acquisition effects before returning data to a caller.

Structs§

CompiledModelPair
True and assumed reconstruction models compiled from concrete descriptions.
ExperimentDescription
Concrete optical experiment description used to compile an image-plane model.
SimulationConfiguration
Complete, versioned configuration for simulation and reconstruction.

Constants§

CONFIGURATION_FORMAT_VERSION
Current serialized experiment/simulation configuration format.