ewokstomo.tasks.convert_volume.ConvertVolumeTo16BitInputsModel#

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

Bases: BaseInputModel

Parameters:

data (Any)

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

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

nabu_dict: dict#
output_format: Literal['hdf5', 'tiff', 'edf', 'jp2']#
reconstructed_volume_path: str#