tomwer.gui.reconstruction.axis.InputWidget.InputWidget#

class tomwer.gui.reconstruction.axis.InputWidget.InputWidget(parent=None, axis_params=None)#

Widget used to define the radios or the sinogram to be used for computing the cor Used as a tab of the AxisSettingsTabWidget

getSinogramLine()#
Return type:

str | int

getSinogramSubsampling()#
Return type:

int

setAxisParams(axis_params)#
setScan(scan)#
setValidInputs(modes)#

Define possible inputs.

Raises:

ValueError if modes are invalid

sigChanged#

Signal emitted when input changed