tomwer.gui.visualization.sinogramviewer.SinogramViewer#
- class tomwer.gui.visualization.sinogramviewer.SinogramViewer(parent=None, scan=None, opts_orientation=2, backend=None)#
Widget to display a sinogram
- clear()#
- close(self) bool #
- getLine()#
- getOptionsDockWidget()#
- setLine(line)#
- Parameters:
line (
int
) – define the line we want to compute
- setReconsParams(axis)#
- setScan(scan, update=True)#
- setSubsampling(value)#
- sigSinoLoadEnded#
Signal emitted when a computation is ended
- sigSinoLoadStarted#
Signal emitted when some computation is started. For this widget some computation can be time consuming when creating the sinogram
- updateSinogram()#