tomwer.core.process.reconstruction.saaxis.params.SAAxisParams#
- class tomwer.core.process.reconstruction.saaxis.params.SAAxisParams#
Parameters for the semi-automatic axis calculation
- check_configuration()#
Insure all requested information for processing the SAAXis are here. :raises: ValueError if some information are missing
- static compute_cors(estimated_cor, research_width, n_reconstruction)#
- property cors: Iterable#
- property estimated_cor#
- static from_dict(dict_)#
- property image_width: float | None#
- load_from_dict(dict_)#
- property mode#
- property research_width#
- to_dict()#