/IACT_CORSIKA

Inspection of IACT output for fluorescence photon bunches in CORSIKA

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Inspection of IACT output for air fluorescence photon bunches simulated with CORSIKA

An example of photon bunches distribution (red for fluorescence and blue for Cherenov) at observation level. IACT option of CORSIKA has been used to store them.

Requirements and installation

In order to run the notebook with the examples, you will need to have the following packages installed:

  • matplotlib
  • numpy
  • pyeventio (install it with pip install eventio)

Content:

  • data: output data from several test runs
  • IACT_output_inspection.ipynb jupyter notebook with some examples.