Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesca Capel authored Jul 19, 2020
1 parent 5bb4a00 commit 2c36557
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Bayesian constraints on the astrophysical neutrino population from IceCube data

Code used in [arXiv:2005.02395](https://arxiv.org/abs/2005.02395). The directories here are organised to follow the paper and
each section is documented with jupyter notebooks.

If you use this code in your work please cite the above paper.

## Dependencies

* [icecube_tools](https://github.com/cescalara/icecube_tools) - for simulation of neutrino detection in IceCube using public info
* [Stan](https://mc-stan.org) and [PyStan](https://pystan.readthedocs.io/en/latest/) - to fit the hierarchical model

## Questions?

If you have any questions feel free to open an issue or get in touch ([email protected]).

0 comments on commit 2c36557

Please sign in to comment.