tomwer.model.reconstruction.reduced_frames.ReducedFrames#
- class tomwer.model.reconstruction.reduced_frames.ReducedFrames(**data)#
- classmethod cast_url(url)#
- Return type:
DataUrl|None
- data: dict[int, ndarray] | None#
- metadata: ReducedFramesInfos | None#
- 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].
- url: DataUrl | None#