tomwer.model.reconstruction.compute_dark_flat.InputModel#
- class tomwer.model.reconstruction.compute_dark_flat.InputModel(**data)#
- classmethod cast_to_reduce_method(value)#
- dark_method: ReduceMethod#
- edf_spec_dark_pattern: str#
- edf_spec_flat_pattern: str#
- flat_method: ReduceMethod#
- force: bool#
- model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
- remove_raw_edf: bool#