Code to test correlations of catalogues and neutrino alerts, created by @robertdstein and @clagunas.
This code is still under development, so is not endorsed by the IceCube collaboration for external analysis.
Try running alertstack at:
and then look at examples to get an idea.
To install locally:
git clone https://github.com/icecube/alertstack.git
pip install -e alertstack/
Pip installation with pypi will soon be supported too.
alertstack runs both with published neutrino information or internal likelihood skymaps. Icecube Collaboration members can run:
export NU_SKYMAP_DIR=/path/to/healpix/files
to import and use Healpix files.