tomwer.model.reconstruction.reduced_frames.ReducedFramesInfos#
- class tomwer.model.reconstruction.reduced_frames.ReducedFramesInfos(**data)#
- clear()#
- count_time: tuple[float, ...]#
- lr_flip: bool | None#
- machine_current: tuple[float, ...]#
- model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True, 'validate_assignment': True}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
- ud_flip: bool | None#