ewokstomo.tasks.reducedarkflat.ReduceDarkFlatInputModel# class ewokstomo.tasks.reducedarkflat.ReduceDarkFlatInputModel(**data)[source]# Bases: BaseInputModel Parameters: data (Any) dark_reduction_method: str# flat_reduction_method: str# 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_dtype: type# overwrite: bool# reference_dir_to_soft_link: str | None# return_info: bool#