ewokstomo.tasks.reconstruct_volume.ReconstructVolumeInputsModel#

class ewokstomo.tasks.reconstruct_volume.ReconstructVolumeInputsModel(**data)[source]#

Bases: BaseInputModel

Parameters:

data (Any)

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

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

nx_path: Path#
slice_index_range: tuple[int, int] | None#