tomwer.core.process.edit.imagekeyeditor.ImageKeyEditorTask#

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

task to edit image_key field of an NXtomo (‘data’ input)

static definition()#

definition of the process

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