Generating neutrino fluxes at muon facilities, including neutrino factories and muon colliders.
pip install .For development:
pip install -e .[dev]and then you can just edit files in this repo directly.
This Python package is built via pyproject.toml (PEP 517/518/621).
Build source and wheel distributions with:
python -m buildThe generated artifacts are placed in dist/.
-
mint/MuC.pycontains all the main classes for generating muon decay events along a specific geometry. -
The optics of the collider rings are generated in the notebook
create_beam_optics_files.ipynb. -
Low-energy accelerator studies can be found in
LA_studies.ipynb -
Main collider ring studies can be found in
collider_studies.ipynb