tomwer.core.process.reconstruction.nabu.nabuslices.NabuSlicesTask#
- class tomwer.core.process.reconstruction.nabu.nabuslices.NabuSlicesTask(process_id=None, varinfo=None, inputs=None, node_id=None, node_attrs=None, execinfo=None)#
Definition of the nabu reconstruction volume reconstruction process
- cancel()#
stop current processing
- property dry_run#
- static get_process_frm_process_file(process_file, entry)#
Read informations regarding the nabu process save in the tomwer_process.h5 file
- Return type:
dict
- Returns:
dictionary with the contain of the nabu process
- static program_name()#
Name of the program used for this processing
- static program_version()#
version of the program used for this processing
- static retrieve_last_relative_cor(scan)#
- run()#
To be implemented by the derived classes
- set_configuration(configuration)#
- Return type:
None
- set_dry_run(dry_run)#