.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/build_publish.yml
.github/workflows/pr_tests.yml
docs/Installing_PROPOSAL_on_a_Mac.md
docs/Tutorial.md
docs/Tutorial_Cluster.md
docs/Tutorial_Labs.md
docs/Tutorial_Models.md
docs/short_example_plot.png
docs/total_underground_flux.png
examples/example_angular_distribution.ipynb
examples/example_energy.ipynb
examples/example_load_survival_probability_tensor.ipynb
examples/example_mountain_calculations.ipynb
examples/example_mountain_profile.txt
examples/example_primary_flux_models.ipynb
examples/example_seasonal_variations.ipynb
examples/example_total_flux_plot.ipynb
examples/example_underground_flux.ipynb
examples/example_vertical_intensities.ipynb
examples/cluster/example_cluster.py
examples/cluster/example_submission.sh
src/mute/__init__.py
src/mute/constants.py
src/mute/propagation.py
src/mute/surface.py
src/mute/underground.py
src/mute.egg-info/PKG-INFO
src/mute.egg-info/SOURCES.txt
src/mute.egg-info/dependency_links.txt
src/mute.egg-info/requires.txt
src/mute.egg-info/top_level.txt
tests/__init__.py
tests/example_mountain_profile.txt
tests/test_intensities.py
tests/test_propagation.py
tests/test_s_fluxes.py
tests/test_spectra.py
tests/test_tot_fluxes.py