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#
return_info: bool#