/wimpSignal

Differential WIMP rates for spin independent scattering using Standar Halo Model. It also includes sensitivity curve calculation for a direct detection experiment using Poisson method.

Primary LanguageJupyter Notebook

wimpSignal

Code to generate WIMP rates in different materials and compute the sensitivity curve of a direct detection experiment using the Poisson method. Only spin independet elastic interaction included.

In WimpRate.py all needed functions to compute signal and sensitivity. Other files: Pyhon notebooks to show results.

This code was written for TREX-DM experiment. The repository of J. Aalbers https://github.com/JelleAalbers/wimprates, with similar purpose, was extremely useful and the main source of verification for this code. It is used in the notebooks.

FormFactor.c, VelocityHaloDistribution.c and WIMPsignalOnly.c are analogous versions in C++.