Skip to content

Python package for dark matter subhalo searches using stellar kinematic data

License

Notifications You must be signed in to change notification settings

bsafdi/stellarWakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stellarWakes

arXiv License: MIT

This code uses stellar kinematic data to search for dark matter (DM) subhalos through their gravitational perturbations to the stellar phase-space distribution.

Authors

  • Malte Buschmann; buschman at umich.edu
  • Joachim Kopp; jkopp at uni-mainz dot de
  • Benjamin R. Safdi; bsafdi at umich dot edu
  • Chih-Liang Wu; cliang at mit.edu

If you make use of stellarWakes in a publication, please cite 1711.03554.

Compiling and Running

This code package is written in python and cython. The easiest way to install stellarWakes, along with it's dependent Python packages, is to use the setup script

python setup.py install

which also builds the cython modules. To just compile the cython modules locally:

make build

Examples

An example of how to use stellarWakes is provided in the examples/ folder in the form of a jupyter notebook. That notebook uses example stellar kinematic data, with and without a subhalo, provided in the examples/data/ folder.

About

Python package for dark matter subhalo searches using stellar kinematic data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published