Skip to content

Commit

Permalink
Update config_LST1_2MAGIC_protons.cfg
Browse files Browse the repository at this point in the history
Recreating corsika v1 but with NSCAT as adjustable par in order to run ctlearn request"
  • Loading branch information
Voutsi authored Mar 8, 2024
1 parent e359b61 commit 498f6ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config_LST1_2MAGIC_protons.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ THETAP @theta@ @theta@ // Range of zenith angles (degree)
IACT setenv ZA @theta@
PHIP @phip@ @phip@ // CORSIKA azimuth angles (degree) for primaries coming from South.
IACT setenv AZM @az@
VIEWCONE 0. @viewcone@ // Custom viewcone setting
VIEWCONE @viewcone_min @viewcone_max@ // Custom viewcone setting
NSHOW @NShower@ // Requires NSHOW environment variable.
ERANGE @Emin@ @Emax@ // Requires EMIN and EMAX in units of GeV.
ESLOPE -2.0 // Slope of primary energy spectrum (-2.0 is equal CPU time per decade)
Expand Down Expand Up @@ -90,7 +90,7 @@ TELESCOPE -29.456E2 -31.295E2 1.42E2 10.00E2 # MAGIC-02
*
FIXHEI 0. 0 // First interaction height & target (0. 0 for random)
FIXCHI 0. // Starting altitude (g/cm**2). 0. is at boundary to space.
* TSTART T // Needed for emission and scattering of primary
TSTART T // Needed for emission and scattering of primary
ECUTS 0.3 0.1 0.020 0.020 // Energy cuts for particles
MUADDI F // Additional info for muons not needed
MUMULT T // Muon multiple scattering angle
Expand Down

0 comments on commit 498f6ea

Please sign in to comment.