Skip to content

Impact of late-time accretion and the ex-situ halo on local searches for dark matter

License

Notifications You must be signed in to change notification settings

mariabenitocst/DarkShards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkShards

MIT Licence

This repository contains the code, data and notebooks for (one hopes) reproducing the entirety of our recent paper "Impact of the ex-situ halo on searches for dark matter". There are also many results which did not make it in to final version but I've left in for potential future interest. In case you're interested in a particular plot see below for a list of various plots and the links to the specific notebook that makes it.

Please contact me at [email protected] if you want to winge about why something doesn't work.

Contents

The code, plots, datas, etc. are sorted as follows:

  • data/ - Contains the Gaia sample of halo stars as well as various cleaned samples of the same data and the extracted substructures and fits.
  • code/ - contains various functions which are used by the notebooks to generate the results and plots
  • notebooks/ - Notebooks which spit out various plots and other results that can be found in the paper
  • plots/ - all plots get put here in pdf and png formats.
  • movies/ - A few movies just for visualising the halo sample etc.

Requirements

The code is all written in python3 and makes substantial use of the standard numpy, matplotlib, scipy etc. There are several additonal libraries that you may need to investigate depending on your installation:

  • astropy, used for various things and also required by ...
  • galpy, used for computing stellar orbits
  • scikit-learn, used in fitting the shards and doing kernel density estimates for action space variables
  • cmocean, nice aesthetic colormaps that don't just look like a unicorn's vomit
  • cartopy, used to make Mollweide skymaps
  • healpy, can't remember what this was used for but it's there

License

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


The Results

Here is each figure in the paper in order

Fig. 1

Click here for the notebook


Fig. 2

Click here for the notebook


Fig. 3

Click here for the notebook


Fig. 4

Click here for the notebook


Fig. 5

Click here for the notebook


Fig. 6

Click here for the notebook


Fig. 7

Click here for the notebook


Fig. 8

Click here for the notebook


Fig. 9

Click here for the notebook


Fig. 10

Click here for the notebook


Fig. 11

Click here for the notebook


Fig. 12

Click here for the notebook


Fig. 13

Click here for the notebook


Fig. 14

Click here for the notebook


Fig. 15

Click here for the notebook


About

Impact of late-time accretion and the ex-situ halo on local searches for dark matter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%