Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.61 KB

README.md

File metadata and controls

46 lines (31 loc) · 2.61 KB

DirectDetectionDarkMatter-experiments

Package CI
Documentation Status CodeFactor
PyPI version shields.io Pytest
Python Versions Coverage Status
DOI

Probing the complementarity of several in Direct Detection Dark Matter Experiments to reconstruct Dark Matter models

Installation (linux)

Please follow the installation script here

For running on multiple cores, I'd advise using conda install -c conda-forge mpi4py openmpi

Author

Joran Angevaare [email protected]

Citation

Please cite Zenodo and Angevaare, J. R., et al. "Complementarity of direct detection experiments in search of light Dark Matter." Journal of Cosmology and Astroparticle Physics 2022.10 (2022): 004.

Requirements

  • WIMP spectrum generation modules:
    • wimprates. For generic spectra generation
    • verne. For generating spectra taking into account earth shielding
    • darkelf. For Ge/Si Migdal spectra generation
  • Optimizer:
    • multinest. The fastest, but installation can be tricky
    • emcee. Used mostly for validation of the other methods
    • nestle. Fully pythonic, works on all platforms and
    • ultranest. Still in alpha phase but has a lot of nice features

Options

  • Multiprocessing
  • Earth shielding integration
  • Computing cluster utilization