tomwer.core.process.reconstruction.sadeltabeta.sadeltabeta.SADeltaBetaTask#

class tomwer.core.process.reconstruction.sadeltabeta.sadeltabeta.SADeltaBetaTask(process_id=None, varinfo=None, inputs=None, node_id=None, node_attrs=None, execinfo=None)#

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

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_configuration(configuration)#
Return type:

None

set_dry_run(dry_run)#
property std_errs#
property std_outs#