tomwer.core.process.edit.darkflatpatch.DarkFlatPatchTask#
- class tomwer.core.process.edit.darkflatpatch.DarkFlatPatchTask(varinfo=None, inputs=None, node_id=None, node_attrs=None, execinfo=None)#
Patch an existing NXtomo calling nxtomomill
- static definition()#
definition of the process
- get_configuration()#
- Returns:
configuration 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
- set_configuration(configuration)#
- Return type:
None