.flake8
.gitignore
.gitlab-ci.yml
LICENSE
README.md
pyproject.toml
setup.cfg
docs/conf.py
docs/index.rst
docs/requirements
docs/UserGuide/index.rst
docs/_static/GSSI_logo.jpeg
docs/_static/PennStateLogo.jpeg
docs/_static/UChicago_logo.png
docs/_templates/footer.html
docs/api/index.rst
recipe/conda_build_config.yaml
recipe/meta.yaml
src/easchersim/__init__.py
src/easchersim/_version.py
src/easchersim/atmosphere.py
src/easchersim/cher_func.py
src/easchersim/constants.py
src/easchersim/eas_cher_sim.py
src/easchersim/electron_func.py
src/easchersim/fit_func.py
src/easchersim/geometry.py
src/easchersim/io_func.py
src/easchersim/plot.py
src/easchersim/spatial_cherenkov_profile.py
src/easchersim.egg-info/PKG-INFO
src/easchersim.egg-info/SOURCES.txt
src/easchersim.egg-info/dependency_links.txt
src/easchersim.egg-info/entry_points.txt
src/easchersim.egg-info/not-zip-safe
src/easchersim.egg-info/requires.txt
src/easchersim.egg-info/top_level.txt
src/easchersim/data/__init__.py