Versions Compared

Key

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

...

DezingerSinogram
Process categoryBrief description

Computational demand

for typical tomography data

(low, medium, high)

Comment(s)Reference(s)Common alternative process(es)
filter

To remove zingers from data.

Low
  1. Capable of handling image data in the floating-point format.
  2. Needs to be included after DarkFlatFieldCorrection.

  1. Dezinger
  2. DezingerSimple


Parameters

...

Code Block
titleSavu Configurator command
>>> disp -avv

-------------------------------------------------------------------------------------
 1) DezingerSinogram(savu.plugins.filters.dezinger_sinogram)                         
  A plugin working in sinogram space to removes zingers.                             
    1)              tolerance : 0.08
    Threshold for detecting zingers, greater is less sensitive.
    2)            in_datasets : []
    Create a list of the dataset(s) to process.
    3)           out_datasets : []
    Create a list of the dataset(s) to create.
-------------------------------------------------------------------------------------

>>> 

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

tolerance





2in_datasets



3

out_datasets





...