tomwer.gui.reconstruction.axis.AxisSettingsWidget.AxisSettingsWidget#
- class tomwer.gui.reconstruction.axis.AxisSettingsWidget.AxisSettingsWidget(parent, reconsParams)#
Widget to define settings for COR search (which algorithm to use…)
- getAxisParams()#
- getEstimatedCor()#
- getImgSubSampling()#
- getMode()#
- getROIDims()#
- getROIOrigin()#
- getShiftStep()#
- getXShift()#
- getYShift()#
- isModeLock()#
- manual_uses_full_image(value)#
- reset()#
- setAxisParams(axis)#
- setEstimatedCor(value)#
- setLocked(locked)#
- setMode(mode)#
- setModeLock(mode)#
- setScan(scan)#
- setShift(x, y)#
- setShiftStep(value)#
- setUpdateAutomaticallyEstimatedCor(value)#
- setXShift(x)#
- setYShift(y)#
- sigAuto#
Signal emitted when the auto button is activated
- sigModeChanged#
Signal emit when mode (algorithm) is changed
- sigModeLockChanged#
Signal emitted when the mode is lock or unlock
- sigResetZoomRequested#
Signal emitted when request a zoom reset from the plot
- sigRoiChanged#
Signal emitted when the ROI changed
- sigShiftChanged#
Signal emitted when requested shift changed. Parameter is x, y
- sigSubSamplingChanged#
Signal emitted when sub-sampling change
- sigUrlChanged#
Signal emit when frames urls changed
- updateAutomaticallyEstimatedCor()#