Skip to content

Dark Matter-induced Atomic Response Code (DarkARC) - A python tool for the calculation and tabulation of atomic response functions for ionization via dark matter-electron scatterings.

License

temken/DarkARC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: ⚠️ THE PYTHON TOOL DarkARC IS NO LONGER MAINTAINED AND WAS REPLACED BY THE C++ TOOL DarkART ⚠️

License: MIT

Dark Matter-induced Atomic Response Code (DarkARC)

ascl:2112.011 DOI arXiv

Python tool for the computation and tabulation of atomic response functions for direct sub-GeV dark matter (DM) searches.

GENERAL NOTES

  • This code computes the four atomic response functions introduced in the paper [arXiv:1912.08204].
  • The tabulation of the atomic response functions is separated into two steps:
    • the computation and tabulation of three radial integrals (via /src/radial_integrals_tabulation.py).
    • their combination into the response function tables (via /src/atomic_responses_tabulation.py).
  • The computations are performed in parallel using the multiprocessing library.

CONTENT

The included folders are:

  • /data/: Destination folder of the code's output (tables of integration methods, radial integrals, and finally atomic response functions).
  • /src/: Contains the source code.

CITING THIS CODE

If you decide to use this code, please cite the latest archived version,

[DOI:10.5281/zenodo.3581334]

as well as the original publications,

Catena, R., Emken, T. , Spaldin, N., and Tarantino, W., Atomic responses to general dark matter-electron interactions, [arXiv:1912.08204].

VERSIONS

AUTHORS & CONTACT

The author of this tool is Timon Emken.

For questions, bug reports or other suggestions please contact emken@chalmers.se.

LICENCE

This project is licensed under the MIT License - see the LICENSE file.

About

Dark Matter-induced Atomic Response Code (DarkARC) - A python tool for the calculation and tabulation of atomic response functions for ionization via dark matter-electron scatterings.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages