Versions Compared

Key

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

...

  1. for each cspad2x1 sensor the pixels' intensity histogram is filled for natural ADU bins, pixels with bad status are ignored,
  2. search for the peak in the histogram corresponding to the dark pixels using thresholds,
  3. iterate over bins around the peak region and improve the peak location precision, that defines the common mode correction
  4. if correction is in allowed range then apply it to all sensor pixels.
  5. if the correction is not in the allowed range, then the common mode value is computed from unbonded pixels (see algorithm #5)

Control parameters for this algorithm resides in the file for common_mode calibration type;

...