tomwer.gui.reconstruction.nabu.nabuconfig.phase.NabuUnsharpConfig#
- class tomwer.gui.reconstruction.nabu.nabuconfig.phase.NabuUnsharpConfig(parent)#
Configuration widget dedicated to the unsharp options for nabu
- getConfiguration()#
- getUnsharpCoeff()#
- Return type:
float | int
- getUnsharpSigma()#
- Return type:
float | int
- isUnsharpCoeffActive()#
- isUnsharpSigmaActive()#
- setConfiguration(conf)#
- setConfigurationLevel(level)#
- setDiscourageUnsharpMask(discourage)#
Should we discourage the user to apply unsharp mask. This is the case if he tries to apply an unsharp mask without phase retrieval.
- setUnsharpCoeff(coeff)#
- setUnsharpSigma(sigma)#
- sigConfChanged#
Signal emitted when the configuration change. Parameter is the option modified