{"id":24327891,"url":"https://github.com/temken/darkarc","last_synced_at":"2025-09-27T12:31:23.686Z","repository":{"id":43888585,"uuid":"202155266","full_name":"temken/DarkARC","owner":"temken","description":"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.","archived":false,"fork":false,"pushed_at":"2022-02-14T08:39:58.000Z","size":54,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-08-03T15:59:51.374Z","etag":null,"topics":["atomic-physics","darkmatter","directdetection","physics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/temken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-13T13:53:17.000Z","updated_at":"2023-08-03T15:59:51.375Z","dependencies_parsed_at":"2022-09-24T23:52:31.078Z","dependency_job_id":null,"html_url":"https://github.com/temken/DarkARC","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temken%2FDarkARC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temken%2FDarkARC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temken%2FDarkARC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temken%2FDarkARC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temken","download_url":"https://codeload.github.com/temken/DarkARC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234435226,"owners_count":18832093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atomic-physics","darkmatter","directdetection","physics"],"created_at":"2025-01-17T22:17:54.619Z","updated_at":"2025-09-27T12:31:18.426Z","avatar_url":"https://github.com/temken.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"| WARNING: :warning: **THE PYTHON TOOL DarkARC IS NO LONGER MAINTAINED AND WAS REPLACED BY THE C++ TOOL [DarkART](https://github.com/temken/DarkART)** :warning: |\n| --- |\n\n\n\u003c!-- [![Build Status](https://travis-ci.com/temken/DM_Electron_Responses.svg?token=CWyAeZfiHMD8t4eitDid\u0026branch=master)](https://travis-ci.com/temken/DM_Electron_Responses) --\u003e\n\u003c!-- [![Coverage Status](https://coveralls.io/repos/github/temken/pythonproject/badge.svg?branch=master)](https://coveralls.io/github/temken/pythonproject?branch=master) --\u003e\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n# Dark Matter-induced Atomic Response Code (DarkARC)\n\n\u003ca href=\"https://ascl.net/2112.011\"\u003e\u003cimg src=\"https://img.shields.io/badge/ascl-2112.011-blue.svg?colorB=262255\" alt=\"ascl:2112.011\" /\u003e\u003c/a\u003e\n[![DOI](https://zenodo.org/badge/202155266.svg)](https://zenodo.org/badge/latestdoi/202155266)\n[![arXiv](https://img.shields.io/badge/arXiv-1912.08204-B31B1B.svg)](https://arxiv.org/abs/1912.08204)\n\nPython tool for the computation and tabulation of atomic response functions for direct sub-GeV dark matter (DM) searches.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/29034913/70995423-d0683c80-20d0-11ea-85bd-fdcb91d972eb.png\" width=\"800\"\u003e\n\n## GENERAL NOTES\n\n- This code computes the four atomic response functions introduced in the paper [[arXiv:1912.08204]](https://arxiv.org/abs/1912.08204).\n- The tabulation of the atomic response functions is separated into two steps:\n  - the computation and tabulation of three radial integrals (via */src/radial_integrals_tabulation.py*).\n  - their combination into the response function tables (via */src/atomic_responses_tabulation.py*).\n- The computations are performed in parallel using the [*multiprocessing*](https://docs.python.org/2/library/multiprocessing.html) library.\n\n## CONTENT\n\nThe included folders are:\n\n- */data/*: Destination folder of the code's output (tables of integration methods, radial integrals, and finally atomic response functions).\n- */src/*: Contains the source code.\n\n\n## CITING THIS CODE\n\nIf you decide to use this code, please cite the latest archived version,\n\n\u003e [[DOI:10.5281/zenodo.3581334]](https://doi.org/10.5281/zenodo.3581334)\n\nas well as the original publications,\n\n\u003eCatena, R., Emken, T. , Spaldin, N., and Tarantino, W., **Atomic responses to general dark matter-electron interactions**, [[arXiv:1912.08204]](https://arxiv.org/abs/1912.08204).\n\n## VERSIONS\n\n- **v1.0** (18/12/2019): Version released with v1 of the preprint [[arXiv:1912.08204v1]](https://arxiv.org/abs/1912.08204v1).\n\n## AUTHORS \u0026 CONTACT\n\nThe author of this tool is Timon Emken.\n\nFor questions, bug reports or other suggestions please contact [emken@chalmers.se](mailto:emken@chalmers.se).\n\n\n## LICENCE\n\nThis project is licensed under the MIT License - see the LICENSE file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemken%2Fdarkarc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemken%2Fdarkarc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemken%2Fdarkarc/lists"}