ewokstomo.tasks.stitch_volumes.StitchMatchedSlicesInputsModel# class ewokstomo.tasks.stitch_volumes.StitchMatchedSlicesInputsModel(**data)[source]# Bases: BaseInputModel Parameters: data (Any) assembly_points_pixels: list[list[int]] | None# model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}# Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. output_path: Path | None# volume_paths: list[Path] | None# volume_shifts_pixels: list[list[int]] | None#