tomwer.gui.reconstruction.sadeltabeta.saadeltabeta.SADeltaBetaWindow#

class tomwer.gui.reconstruction.sadeltabeta.saadeltabeta.SADeltaBetaWindow(parent=None, backend=None)#

Widget used to determine half-automatically the better delta / beta value

close(self) bool#
compute()#

force compute of the current scan

getConfiguration()#
Return type:

dict

getCurrentDeltaBetaValue()#
getQDeltaBetaRP()#
getScan()#
getScoreMethod()#
hideAutoFocusButton()#
isAutoFocusLock()#
lockAutofocus(lock)#
saveReconstructedSlicesTo(output_folder)#
setConfiguration(config)#
setCurrentDeltaBetaValue(value)#
setDBScores(scores, score_method, img_width=None, update_only_scores=False)#
Parameters:

scores (dict) – cor value (float) as key and tuple(url: DataUrl, score: float) as value

setScan(scan)#
setSlicesRange(min_, max_)#
showResults()#