.gitattributes
.gitignore
LICENSE
README.md
environment.yml
pyproject.toml
setup.cfg
setup.py
.github/workflows/ci.yml
.github/workflows/deploy.yml
ShowerModel.egg-info/PKG-INFO
ShowerModel.egg-info/SOURCES.txt
ShowerModel.egg-info/dependency_links.txt
ShowerModel.egg-info/requires.txt
ShowerModel.egg-info/top_level.txt
docs/.nojekyll
docs/Makefile
docs/ShowerModel.rst
docs/bibliography.rst
docs/conf.py
docs/index.rst
docs/logo_showermodel.png
docs/make.bat
docs/modules.rst
docs/requirements.txt
docs/introduction/index.rst
docs/tutorials/UC1_Track_visualization.ipynb
docs/tutorials/UC2_Shower_profile.ipynb
docs/tutorials/UC3_Signal_production_and_ground_distribution.ipynb
docs/tutorials/UC4_Observatory_events.ipynb
docs/tutorials/UC5_Camera_images.ipynb
docs/tutorials/index.rst
extra/Edep_profile_1000GeV_1000sh_0deg.dat
extra/averaged_profile_5sh_100TeV.dat
notebooks/UC1 Track visualization.ipynb
notebooks/UC2 Shower profile.ipynb
notebooks/UC3 Signal production and ground distribution.ipynb
notebooks/UC4 Observatory events.ipynb
notebooks/UC5 Camera images.ipynb
showermodel/__init__.py
showermodel/_dev_version.py
showermodel/_version.py
showermodel/atmosphere.py
showermodel/cherenkov.py
showermodel/event.py
showermodel/fluorescence.py
showermodel/image.py
showermodel/observatory.py
showermodel/profile.py
showermodel/projection.py
showermodel/shower.py
showermodel/signal.py
showermodel/telescope.py
showermodel/tools.py
showermodel/track.py
showermodel/version.py