tomwer.model.cluster.future_supervisor.OutputModel#

class tomwer.model.cluster.future_supervisor.OutputModel(**data)#
data: TomwerScanBase | None#
data_portal_processed_datasets: tuple[DracDatasetBase, ...]#
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#