tomwer.core.process.edit.imagekeyeditor.ImageKeyUpgraderTask#

class tomwer.core.process.edit.imagekeyeditor.ImageKeyUpgraderTask(varinfo=None, inputs=None, node_id=None, node_attrs=None, execinfo=None)#

close to ImageKeyEditor but convert a full “family” of frame type to another like all projections to dark field

static definition()#

definition of the process

static from_operation_to_config(scan, from_image_key, to_image_key)#

retrieve frame indices to be updated

get_configuration()#
Returns:

configuration of the process

Return type:

dict

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