Skip to content

jchoi55/MINT

Repository files navigation

Muon Induced Neutrino Tool (MINT)

MINT logo

Generating neutrino fluxes at muon facilities, including neutrino factories and muon colliders.

Installation

From source (for now)

pip install .

For development:

pip install -e .[dev]

and then you can just edit files in this repo directly.

Packaging

This Python package is built via pyproject.toml (PEP 517/518/621).

Build source and wheel distributions with:

python -m build

The generated artifacts are placed in dist/.

Explanations

  • mint/MuC.py contains 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors