Skip to content

Adding sim-telarray parameter

Luis David Medina Miranda requested to merge feature/add_new_parameter into master

Description

After the modification for more general sim-telarray configuration files in sim-config repository, a change must be implemented in the nsb sim-runner config file for the NSB run case:

ignore_telescopes= all:-1

Fix #14 (closed)

Related Issue

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Edited by Luis David Medina Miranda

Merge request reports