tomwer.gui.visualization.sinogramviewer.SinogramViewer#
- class tomwer.gui.visualization.sinogramviewer.SinogramViewer(parent=None, scan=None, opts_orientation=<Orientation.Vertical: 2>)#
Widget to display a sinogram
- clear()#
- close(self) bool#
- getLine()#
- getOptionsDockWidget()#
- setLine(line)#
- Parameters:
line (
int) – define the line we want to compute
- setReconsParams(cor_params)#
- setScan(scan, update=True)#
- setStartUpMsg(msg)#
- 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()#