ewokstomo.tasks.convert_volume.ConvertVolumeTo16BitOutputsModel#

class ewokstomo.tasks.convert_volume.ConvertVolumeTo16BitOutputsModel(**data)[source]#

Bases: BaseOutputModel

Parameters:

data (Any)

converted_volume_path: str#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].