Versions Compared

Key

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

...

  • source (default: "DetInfo(:Camera)") – source of data,
  • key_in (default: "") – key for input image,
  • key_out (default: "calibrated") – output key for calibrated image saved in event,
  • fname_peds (default: "") – input file name for pedestals
  • fname_bkgd (default: "") – input file name for background,
  • fname_gain (default: "") – input file name for gain,
  • fname_mask (default: "") – input file name for mask,
  • masked_value (default: 0) – amplitude value (in ADU) substituted for masked pixels,
  • bkgd_row_min (default: 0) – the window in image, which is used for background normalization,
  • bkgd_row_max (default: 10) – the window in image, which is used for background normalization,
  • bkgd_col_min (default: 0) – the window in image, which is used for background normalization,
  • bkgd_col_max (default: 10) – the window in image, which is used for background normalization,
  • print_bits (default: 0) – verbosity:
    • =0 - print nothing,
    • +1 - input pars,
    • +2 - time stamp for each event,
    • +4 - detailed info about input files for pedestals, mask, background, and gain.

See also Example for Module ImgAlgos::ImgCalib.

Module ImgAlgos::ImgRadialCorrection

...