tomwer.gui.reconstruction.axis.AxisOptionsWidget.CompositeOptsGroup#
- class tomwer.gui.reconstruction.axis.AxisOptionsWidget.CompositeOptsGroup(title='composite options', parent=None, axis_params=None)#
Group box dedicated to the composite algorithms
- getConfiguration()#
- Return type:
dict
- getNearWidth()#
- Return type:
int
- getOversampling()#
- Return type:
int
- getSubSamplingY()#
- Return type:
int
- getTakeLog()#
- Return type:
bool
- getTheta()#
- Return type:
int
- setAxisParams(axis_params)#
- setConfiguration(opts)#
- Return type:
None
- setNearWidth(value)#
- Return type:
int
- setOversampling(oversampling)#
- Return type:
None
- setSubSamplingY(subsampling)#
- Return type:
None
- setTakeLog(log)#
- Return type:
None
- setTheta(theta)#
- Return type:
None
- sigChanged#
Emit when the options changed