Skip to content

Small corrections to laser / led schemas

Gernot Maier requested to merge light_source_parameter_corrections into main

Two small corrections to laser / led schemas:

  • naming in led_var_photons
  • laser_external_trigger is not a boolean but an int (although only 0/1 are used; not sure, but this might be an option for the future to be extended)

Noticed both issues while trying to export configuration parameters from sim_telarray to simtools.

Merge request reports