Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »


Summary


DarkFlatFieldCorrection
Process categoryBrief description

Computational demand

(low, medium, high)

Comment(s)Reference(s)Common alternative process(es)
correctorTo correct raw data for lens distortion.
Requires information about the centre and coefficients of distortion, which need to measured beforehand.Radial lens distortion correction with sub-pixel accuracy for X-ray micro-tomography


Parameters


Savu Configurator command
>>> disp -avv

-------------------------------------------------------------------------------------
 1) DarkFlatFieldCorrection(savu.plugins.corrections.dark_flat_field_correction)     
  A Plugin to apply a simple dark and flatfield correction to raw timeseries data    
    1)            in_datasets : []
    Create a list of the dataset(s) to process.
    2)            upper_bound : None
    Set all values above the upper bound to this value.
    3)           out_datasets : []
    Create a list of the dataset(s) to create.
    4)            lower_bound : None
    Set all values below the lower_bound to this value.
    5)                pattern : PROJECTION
    Data processing pattern is 'PROJECTION' or 'SINOGRAM'.
    6)        warn_proportion : 0.05
    Output a warning if this proportion of values, or greater, are below and/or above
    the lower/upper bounds, e.g enter 0.05 for 5%.
-------------------------------------------------------------------------------------

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

in_datasets





2

upper_bound





3

out_datasets





4

lower_bound





5

pattern





6warn_proportion





Usage

Cont.




  • No labels