tomwer.core.process.reconstruction.saaxis.saaxis.SAAxisTask#

class tomwer.core.process.reconstruction.saaxis.saaxis.SAAxisTask(process_id=None, inputs=None, varinfo=None, node_attrs=None, execinfo=None)#

Main process to launch several reconstruction of a single slice with several Center Of Rotation (cor) values

As the saaxis is integrating the score calculation we will never get a future_tomo_scan as output

DEFAULT_POOL_SIZE = 10#
static autofocus(scan)#
Return type:

Optional[float]

cancel()#

stop current processing

static definition()#

definition of the process

property dry_run#
property dump_roi#
static dump_rois(scan, score_rois, process_index)#
get_output_dir(params, scan)#
static process_to_tomwer_processes(scan)#
static program_name()#

Name of the program used for this processing

static program_version()#

version of the program used for this processing

run()#

To be implemented by the derived classes

set_dry_run(dry_run)#
property std_errs#
property std_outs#