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§
- Compiled
Model Pair - True and assumed reconstruction models compiled from concrete descriptions.
- Experiment
Description - Concrete optical experiment description used to compile an image-plane model.
- Simulation
Configuration - Complete, versioned configuration for simulation and reconstruction.
Constants§
- CONFIGURATION_
FORMAT_ VERSION - Current serialized experiment/simulation configuration format.