icecube / TauRunner

Code to propagate tau neutrinos at very high energies
GNU General Public License v3.0
11 stars 2 forks source link

Enhancement/pip restructuring #12

Closed apizzuto closed 3 years ago

apizzuto commented 3 years ago

First go at some tests (see the functioning tests in test_attenuation.py), and it also makes taurunner importable.

To install taurunner with pip, just run pip install --editable /path/to/TauRunner/ where the path points to the directory containing the setup.py file. This will enable you to do things like import taurunner.Casino