Skip to content

Add design model parameter

Gernot Maier requested to merge design-model into main

Description

Adds a new model parameter for each telescope / array element indicating the design model. This allows to e.g., use the MSTN-design model for the NectarCam MSTs in the South (indicated by telescope IDs >= 300).

Changes Made

new design_model.json files for each array elements.

Additional Notes

Requires changes in simtools:

  • new schema for design model
  • handling of design model in simtools when reading the model parameters

Remember to update the simtools simtools-prod container tag if this merge request depend on changes in the simtools codes or model parameter schemas (to be applied in the .gitlab-CI.yml file).

Merge request reports

Loading