tomwer.gui.visualization.diffviewer.diffviewer.DiffFrameViewer#

class tomwer.gui.visualization.diffviewer.diffviewer.DiffFrameViewer(parent=None, backend=None)#

Widget used to compare two frames using the silx CompareImages widget.

User can select a reconstruction, a projection (normalized or not), flat or dark.

addScan(scan)#
getLeftScan()#
Return type:

TomwerScanBase

getRightScan()#
Return type:

TomwerScanBase

getShiftFrameA()#
Return type:

tuple

getShiftFrameB()#
Return type:

tuple

getShiftsWidget()#
isFrameALRFlip()#
Return type:

bool

isFrameBLRFlip()#
Return type:

bool

setLeftScan(scan)#
setRightScan(scan)#