ewokstomo.tasks.buildgallery.ProjectionsGalleryOutputModel#

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

Bases: BaseOutputModel

Parameters:

data (Any)

gallery_path: str#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

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

processed_data_dir: str#