Versions Compared

Key

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

...

  • source (default: "DetInfo(:Cspad)") – input source of data
  • key (default: "") – key for input data, for example, it might be "calibrated"
  • avefile (default: "cspad-ave.dat") – out file with averaged amplitudes
  • rmsfile (default: "cspad-rms.dat") – out file with rms
  • evts_stage1 (default: 1<<31U) – number of events before stage 1
  • evts_stage2 (default: 100) – additional number of events before stage 2
  • gate_width1 (default: 0) – gate_width for stage 1
  • gate_width2 (default: 0) – gate_width for stage 2
  • print_bits (default: 0) – module verbosity:
    • 0 - print nothing,
    • 1 bit (1) - input pars,
    • 2 bit (2) - beginning of 3 stages,
    • 3 bit (4) - processed statistics at the end of each stage,
    • 4 bit (8) - output in files,
    • 5 bit (16) - event ID.

Default version of the configuration parameters works the same way as nodule cspad_mod.CsPadPedestals. In this case module gets raw events and stage 0 continues for entire input data sample.

Example of the configuration file for evaluation of pedestals:

...