tomwer.model.reconstruction.cor.InputModel#

class tomwer.model.reconstruction.cor.InputModel(**data)#
ON_GOING_VALUE: ClassVar[Literal['...']]#

alias of Literal[’…’]

cor_params: CoRParams#
classmethod cor_params_validator(value)#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

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

relative_cor_value: float | None | Literal['...']#
classmethod relative_cor_value_validator(value)#