"help":"Sinogram rings removal method. Default (empty) is None. Available are: None, munch. See also: sino_rings_options",
"validator":sino_deringer_methods,
"type":"optional",
},
"sino_rings_options":{
"default":"sigma=1.0 ; levels=10",
"help":"Options for sinogram rings correction methods. The parameters are separated by commas and passed as 'name=value', for example: sigma=1.0;levels=10. Mind the semicolon separator (;).",