ewokstomo.tasks.buildgallery.ProjectionsGalleryInputModel#

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

Bases: BaseInputModel

Parameters:

data (Any)

angle_step: float#
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].

nx_path: str#
output_format: Literal['jpg', 'png', 'jpeg', 'webp']#
overwrite: bool#
reduced_darks_path: str#
reduced_flats_path: str#