tomwer.gui.reconstruction.cor.CoROptionsWidget.CompositeOptsGroup#
- class tomwer.gui.reconstruction.cor.CoROptionsWidget.CompositeOptsGroup(title='composite options', parent=None, cor_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(cor_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