tomwer.core.process.reconstruction.scores.params.SABaseParams#

class tomwer.core.process.reconstruction.scores.params.SABaseParams#

Parameters for the semi-automatic axis calculation

property autofocus#
property cluster_config: dict | None#
property dry_run: bool#
property file_format: str#
static from_dict(dict_)#
load_from_dict(dict_)#
property n_reconstruction#
property nabu_params: dict#
property nabu_recons_params: dict#
property output_dir: str | None#

nabu cfg_files output dir. If not provided will use nabu slice output with saaxis/cfg_files as postfix

property score_method#
property scores: dict | None#
property slice_indexes: None | dict | str#
to_dict()#
Return type:

dict