ewokstomo.tasks.reconstruct_slice.ReconstructSliceInputModel# class ewokstomo.tasks.reconstruct_slice.ReconstructSliceInputModel(**data)[source]# Bases: BaseInputModel Parameters: data (Any) config_dict: dict[str, Any]# model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}# Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. nx_path: str# slice_index: int | Literal['first', 'middle', 'last']#