tomwer.tasks.reconstruction.nabu.multicor.MultiCoRTask#
- class tomwer.tasks.reconstruction.nabu.multicor.MultiCoRTask(**kwargs)#
Main process to launch several reconstruction of a single slice with several Center Of Rotation (cor) values.
Warning
Contrary to the NabuSliceTask, NabuVolumeTask or CastVolumeTask As the multi cor is integrating the score calculation we will never get a future_tomo_scan as output
Hint
See nabu multicor
- static autofocus(scan)#
- Return type:
float|None
- cancel()#
stop current processing
- static dump_rois(scan, score_rois)#
- get_output_dir(params, scan)#
- static get_results_url(scan)#
- static load_results_from_disk(scan)#
- run()#
To be implemented by the derived classes
- static save_results_to_disk(scan)#