muoncolliderneutrinos
Weighted MC modeling of neutrinos from a muon storage ring
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
Weighted MC modeling of neutrinos from a muon storage ring
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Neutrinos from a Muon Storage Ring / Muon Collider
Neutrino flux codes and scattering models for [To appear]
This repository contains python classes and functions to perform weighted monte carlo (MC) simulations and modeling of the neutrino flux from a circular muon storage ring or muon collider. In addition, it contains integration methods to calculate the rates of electron scattering in a detector material using the alplib library to facilitate some helper classes.
Author: Adrian Thompson
Contact: a.thompson@northwestern.edu
Requirements:
- alplib: https://github.com/athompson-git/alplib
- LFS for large flux files
- numpy, scipy
- tqdm
File Descriptions
nu_crosssection.py contains
* NeutrinoNucleonCCQE : An implementation of the CCQE cross section for arbitrary lepton final state using the form reported in Formaggio, Zeller
muon_collider_mc.py contains the monte carlo classes to simulate or model the flux and electron scattering of the neutrino beams sourced by the circular storage ring. In particular, it has
NeutrinoFluxMuonRingclass, with.simulate_fluxes_mc()and.simulate_flux()methods. The former performs geometric random sampling of the muon decay points along the ring and populates lists of 4-vectors with the neutrino momenta in the lab frame, while.simulate_flux()just populates the flux weights with a simple acceptance factor (see paper for details).EvESFromNeutrinoFluxcomputes the elastic neutrino electron scattering (E$\nu$ES) rates in a detector with a specified size and material, using theMaterialclass defined inalplib(one of the dependencies).
muon_decay.py has the functions for the differential decay distributions for the daughter neutrinos of muon decay. Namely, d2NdydOmega_numu(y, theta, Emu, l_det, N_mu) and d2NdydOmega_nue(y, theta, Emu, l_det, N_mu) are the laboratory frame differential decay rates for the muon neutrino and electron anti-neutrino, respectively.
Owner
- Name: Adrian Thompson
- Login: athompson-git
- Kind: user
- Location: College Station, TX
- Company: Texas A&M University
- Twitter: _wraith0
- Repositories: 1
- Profile: https://github.com/athompson-git
Physics PhD student working on neutrinos, dark matter, and axion-like particle physics!
Citation (CITATION.cff)
cff-version: 1.1.0 message: "If you use this software, please cite it as below." author: Adrian Thompson orcid: https://orcid.org/0000-0002-9235-0846 title: MuonColliderNeutrinos version: alpha date-released: 2025-02-27
GitHub Events
Total
- Release event: 1
- Push event: 54
- Create event: 3
Last Year
- Release event: 1
- Push event: 54
- Create event: 3