Versions Compared

Key

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

...

Then, in current calibration procedure we evaluate pedestals for two leftover gain modes AHL-L, AML-L as
  • pedestal_AHL-L = pedestal_AHL-H  - offset_ahl
  • pedestal_AML-L = pedestal_AML-H - offset_aml

...

Reconstruction of data in analysis

intensity <calibrated-data> = (<raw-data> - pedestal) * <gain-factor>

...