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:
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`,...
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)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
