micheledoro / gDMbounds

Other
0 stars 0 forks source link

Binder

DMbounds

A database for all latest indirect Dark Matter limits, and to compare against direct and collider limits. It also provides neat figures out of the box.

Try it out on Binder:

Screenshot

So far, the following experiments are included:

CTA, HAWC, LAT, LHAASO, MAGIC, SWGO, VERITAS, WHIPPLE

and channels (latex in the plot, text in the file name):

bb, tautau, ee, tt, WW, gg, Zg`,...

Installation

git clone https://github.com/moritzhuetten/dmbounds.git
pip install ./dmbounds/ (-e)

Alternatively, do

git clone https://github.com/moritzhuetten/dmbounds.git
cd dmbounds
python setup.py install (--user)

Usage

from dmbounds import dmbounds as bounds
...

Please have a look at the tutorial.ipynb notebook for further details or launch on Binder.

© M. Hütten and M. Doro, 2022