Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleSavu Configurator command
>>> disp -avv

-------------------------------------------------------------------------------------
 1) RingRemovalWaveletfft(savu.plugins.ring_removal.ring_removal_waveletfft)         
  A plugin removes ring artefacts                                                    
    1)            in_datasets : []
    Create a list of the dataset(s) to process.
    2)                  level : 3
    Wavelet decomposition level.
    3)           out_datasets : []
    Create a list of the dataset(s) to create.
    4)                 nvalue : 5
    Order of the the Daubechies (DB) wavelets.
    5)                  padFT : 20
    Padding for Fourier transform.
    6)                  sigma : 1
    Damping parameter. Larger is stronger.
-------------------------------------------------------------------------------------

>>> 

Additional notes

For basic information on this process, please use the disp -av (or disp -avv or disp-v[v] <process index>) command in Savu Configurator (see above). The table below is intended to provide some additional notes on a number of selected topics:

ItemParameter nameParameter formatExample(s)Comment(s)
Parameter valueEffect
1

in_datasets





2

level





3

out_datasets





4

nvalue





5

padFT





6sigma



...