ewokstomo.tasks.buildgallery.SlicesGalleryInputModel#

class ewokstomo.tasks.buildgallery.SlicesGalleryInputModel(**data)[source]#

Bases: BaseInputModel

Parameters:

data (Any)

bounds: tuple[float, float] | None#
image_size: int#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

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

output_format: Literal['jpg', 'png', 'jpeg', 'webp']#
overwrite: bool#
reconstructed_slice_path: str#