tomwer.model.reconstruction.cast_volume.OutputModel#
- class tomwer.model.reconstruction.cast_volume.OutputModel(**data)#
OutputModel for volume casting. Inherited Field ‘volume’ is only the propagation of the input volume
- cast_volume: TomwerVolumeBase#
- data_portal_processed_datasets: tuple[DracDatasetBase, ...]#
- future_tomo_obj: FutureTomwerObject | None#
- model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].