Metadata-Version: 2.1
Name: CHASM-NuSpacesim
Version: 0.0.5
Summary: CHerenkov Air Shower Model
Author-email: Isaac Buckland <ikepc1@gmail.com>
Project-URL: Homepage, https://github.com/ikepc1/CHASM_NuSpacesim
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: eventio
Requires-Dist: h5py
Requires-Dist: ipympl
Requires-Dist: jupyter
Requires-Dist: matplotlib
Requires-Dist: numpy (>=1.21)
Requires-Dist: scipy

# CHASM (CHerenkov Air Shower Model)

CHASM is a python package which leverages the universality of charged particles in an extensive air shower to produce a deterministic prediction of the Cherenkov light signal for a given shower profile and geometry. At samples throughout the domain of all shower development stages and altitudes, the angular and yield distributions of Cherenkov light have been calculated at an array of distances from a shower axis. Chasm accesses and interpolates between these distributions at runtime to produce the aggregate signal from the whole shower at user defined telescope locations.
