Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 652 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 652 Bytes

NeutrinoFlux

This package predicts the yearly rate of neutrino events in the IceCube Neutrino Observatory at the south pole. For this purpose, this package also includes modules with functions for neutrino cross sections, differential flux from atmospheric and astrophysical sources, and attenuation through the earth.

To allow for compatibility with other packages, this package uses classes for Neutrinos and CrossSections, whose default attributes and methods can be replaced with other functions as desired.

For a full report on the mathematics used in this package and a notebook showing this package in action, see the examples folder.