Skip to content

Feature, config files launcher file for testing

Description

The physics-wise configuration files for launching the sim_runner are added. 2 files to run and determine the safe threshold : prod_nsb_rate_scan.toml and prod_proton_rate_scan.toml Once the safe threshold is determine, a production of diffuse gamma, gamma, and protons should be done using : prod_gamma_diffuse.toml, prod_gamma.toml, and prod_proton.toml

Related Issue

Related to issue #4 (closed)

How Has This Been Tested?

Testing will come in a later integration once the runner is operational for testing

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