tomwer.model.reconstruction.nabu_volume.OutputModel#

class tomwer.model.reconstruction.nabu_volume.OutputModel(**data)#
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].

volume: TomwerVolumeBase | None#