Differential rates of WIMP-nucleus scattering in the standard halo model, primarily for xenon detectors.
https://github.com/JelleAalbers/wimprates
pip install wimprates
- See this basic example for usage.
The package uses numericalunits (https://pypi.python.org/pypi/numericalunits); all function inputs
are expected to have proper units (except for the rate_wimp_std
convenience function).
- Spin-indendent and spin-dependent DM-nucleus scattering;
- Elastic NR, bremsstrahlung, and Migdal effect detection mechanisms;
- Time dependent observed dark matter speed distribution (annual modulation only, no daily modulation);
- DM-electron scattering (experimental);
- Support for xenon (all models, default), argon, germanium, and silicon (many models).
- J. Aalbers, J. Angevaare, K. Morå, and B. Pelssers, wimprates: v0.4.0 (2022). https://doi.org/10.5281/zenodo.2604222.
- The original sources for models used in wimprates are:
- Spin-dependent scattering: Klos, P. et al., Phys.Rev. D88 (2013) no.8, 083516, Erratum: Phys.Rev. D89 (2014) no.2, 029901. [arXiv:1304.7684]
- Bremsstrahlung: C. Kouvaris and J. Pradler, Phys. Rev. Lett. 118, 031803 (2017). arXiv:1607.01789
- Migdal effect: M. Ibe et al., JHEP 1803 (2018) 194. arXiv:1707.07258
- Dark matter electron scattering: R. Essig, T. Volansky, T.-T. Yu: Phys. Rev. D 96, 043017 (2017). arXiv:1703.00910.
- Ionization form factors from: T.-T. Yu, http://ddldm.physics.sunysb.edu/ddlDM/, 2018-11-05.
- Jelle Aalbers
- Joran Angevaare
- Knut Dundas Mora
- Bart Pelssers