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:

float | None

cancel()#

stop current processing

static definition()#

definition of the process

property dry_run#
property dump_roi#
static dump_rois(scan, score_rois)#
get_output_dir(params, scan)#
static get_results_url(scan)#
static load_results_from_disk(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

static save_results_to_disk(scan)#
set_configuration(configuration)#
Return type:

None

set_dry_run(dry_run)#
property std_errs#
property std_outs#