https://github.com/shilpakancharla/supernova
Computational model for supernovae neutrino physics.
https://github.com/shilpakancharla/supernova
Last synced: about 2 months ago
JSON representation
Computational model for supernovae neutrino physics.
- Host: GitHub
- URL: https://github.com/shilpakancharla/supernova
- Owner: shilpakancharla
- Created: 2018-08-29T15:11:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T17:49:07.000Z (about 4 years ago)
- Last Synced: 2025-01-19T22:49:24.283Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 8.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computational Supernovae Neutrino Model
In order to use this program, please create two folders in the same directory where you save main.ipynb (or main.py) called "data" and "spectra." This will allow you to obtain the data file (described below) and the spectra from the run. The data file has seven columns, set up from left to right as:
### 1) Energy
### 2) flux_e
Flux of electron neutrinos### 3) flux_anti_e
Flux of electron antineutrinos### 4) flux_mu
Flux of mu neutrinos### 5) flux_anti_mu
Flux of mu antineutrinos### 6) flux_tau
Flux of tau neutrino### 7) flux_anti_tau
Flux of tau antineutrinos