Skip to content

Readout parameters

Gernot Maier requested to merge readout-parameters into parameter-workflow-updates

First implementation of new schema for readout parameters.

Important updates:

  • duplication of sim_telarray parameters for low-gain channels are removed and appended to the hg parameter descriptions (e.g., fadc_lg_sensitivity is now a second parameter of fadc_sensitivity)
  • to mark these parameters as required in case of dual-gain readouts, a new key word called condition has been introduced (e.g., condition: num_gains==2)

Merge request reports