fancy
is a toolbox used for source-UHECR association analyses using Bayesian hierarchical modelling.
The package is tested with Python 3.8/3.9 on the latest MacOS and Ubuntu linux. Installation via pip should take care of the dependencies (see below for more info). CRPropa3
is treated as an optional dependency.
Installation is done via pip
:
pip install git+https://github.com/cescalara/fancy.git
There are two further steps one must take to get set up:
install_cmdstan
to set up cmdstanpy (see these instructions for more information)init_config.sh
to set up plotting styles, nuclear tables and GMF modelThis code is under the BSD-3 license. See LICENSE for more details.