add keywords for all nodes
This commit is contained in:
@@ -34,6 +34,8 @@ class Deconvolution:
|
||||
"Richardson-Lucy is iterative and preserves positivity. "
|
||||
)
|
||||
|
||||
KEYWORDS = ("wiener", "richardson lucy", "deblur", "restoration", "psf")
|
||||
|
||||
def process(
|
||||
self,
|
||||
field: DataField,
|
||||
|
||||
Reference in New Issue
Block a user