Skip to content

Commit 2c36557

Browse files
author
Francesca Capel
authored
Create README.md
1 parent 5bb4a00 commit 2c36557

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Bayesian constraints on the astrophysical neutrino population from IceCube data
2+
3+
Code used in [arXiv:2005.02395](https://arxiv.org/abs/2005.02395). The directories here are organised to follow the paper and
4+
each section is documented with jupyter notebooks.
5+
6+
If you use this code in your work please cite the above paper.
7+
8+
## Dependencies
9+
10+
* [icecube_tools](https://github.com/cescalara/icecube_tools) - for simulation of neutrino detection in IceCube using public info
11+
* [Stan](https://mc-stan.org) and [PyStan](https://pystan.readthedocs.io/en/latest/) - to fit the hierarchical model
12+
13+
## Questions?
14+
15+
If you have any questions feel free to open an issue or get in touch ([email protected]).

0 commit comments

Comments
 (0)