tomwer.core.process.reconstruction.sadeltabeta.sadeltabeta.one_slice_several_db#

tomwer.core.process.reconstruction.sadeltabeta.sadeltabeta.one_slice_several_db(scan, configuration, process_id=None)#

Run a slice reconstruction using nabu per Center Of Rotation (cor) provided Then for each compute a score (quality) of the center of rotation

Parameters:
  • scan (TomwerScanBase) –

  • configuration (dict | SADeltaBetaParams) –

Return type:

tuple

Returns:

cor_reconstructions, outs, errs cor_reconstructions is a dictionary of cor as key and a tuple (url, score) as value