.. _installation:
************
Installation
************
-----------
IceCube SVN
-----------
Checkout the analysis release version with ``svn``:
.. code-block:: bash
svn checkout http://code.icecube.wisc.edu/svn/analyses/pev-photons/
------
GitHub
------
The latest development version of pev-photons can be installed directly from GitHub.
.. code-block:: bash
pip install git+https://github.com/zdgriffith/pev-photons.git
------------
Dependencies
------------
- `Python `_ >= 2.7
- `NumPy `_
- `SciPy `_
- `pandas `_
- `matplotlib `_
- `basemap `_
- `astropy `_
- `healpy `_
- `scikit-learn `_
- `SkyLab `_