tomwer.gui.reconstruction.axis.AxisMainWindow#
- class tomwer.gui.reconstruction.axis.AxisMainWindow(axis_params, parent=None, backend=None)#
Main window for the center of rotation search. It displays: * scan information * AxisWidget * allows to set the cor value as absolute and relative and edit it
- getAutoUpdateEstimatedCor()#
- getAxisParams()#
- getEstimatedCor()#
- Return type:
float
- getMode()#
- hideApplyButton()#
- Return type:
None
- hideLockButton()#
- Return type:
None
- isModeLock()#
- isValueLock()#
- manual_uses_full_image(value)#
- setAutoUpdateEstimatedCor(value)#
- setEstimatedCor(value)#
- setMode(mode)#
- setModeLock(lock)#
- setPosition(relative_value, absolute_value=None)#
- Return type:
None
- setReconsParams(recons_params)#
- setScan(scan, set_position=False)#
set the gui for this scan
- Parameters:
scan (
TomwerScanBase
) –
- setValueLock(lock)#
- sigApply#
emit when the user validate the axis value
- sigAxisEditionLocked#
Signal emitted when the status of the reconstruction parameters edition change
- sigComputationRequested#
emit when the user request for computation
- sigLockCORValueChanged#
bool: True if locked
- sigLockModeChanged#
Signal emitted when the lock mode on the mode change
- sigModeChanged#
signal emit when the mode is changed
- sigSinogramReady#
signal emit when the sinogram load is complete and processing ready