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

Compare with Current View Page History

Version 1 Next »

Radial background

Median filter

  • input imaging n-d array is treated per event as a set of 2-d frames for two lowest indexes. For each pixel of the 2-d frame median intensity is evaluated using a group of nearest pixels located in the circular region defined by the radial parameter rank (r≤rank). The shape of output array is equal to the shape of input array.
  • Docs: self-doc

Normalized fixed-shape background

  • averaged background array (evaluated in advance and retrieved once from file or from .../calib/pixel_bkgd/ by det.bkgd(run)) is subtracted from imaging array. Normalization factor is evaluated using pixel intensity in windows (parameter winds). It is assumed that windows specifies regions with dominating background and small amount of signal.
  • Docs: self-doc, method subtract_bkgdexample

References

 

  • No labels