icecube / event-generator

IceCube event generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Coverage Documentation DOI
Unit Tests Coverage Status DOI

event-generator

event-generator is a package designed for the IceCube neutrino telescope. It can be used to generate and reconstruct arbitrary event hypotheses.

Documentation

The documentation for the package can be found here: https://user-web.icecube.wisc.edu/~mhuennefeld/docs/event_generator/html/

More example code and examples will be added as time permits.

Package structure

deps contains C/C++ file dependencies of the packages which are compiled when the package is installed.

docs contains Sphinx documentation which is automatically build from in-code comments and deployed

egenerator contains the python source code of the package.

test contains unit tests which can be run locally

About

IceCube event generator

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 2.6%