Skip to content

diffSph 1.0: a Python tool to compute diffuse signals in dwarf spheroidal galaxies

License

Notifications You must be signed in to change notification settings

mertio1/diffsph

Repository files navigation

diffSph

Your Python library to calculate diffuse signals from dwarf spheroidal galaxies!

Table of Contents

  1. Introduction
  2. Installation
  3. Usage
  4. Credits
  5. Contributing
  6. License

Introduction

The Python library diffSph offers a fast and interactive way to calculate diffuse emission signals from dwarf spheroidal galaxies. Annihilation/decay of dark matter particles as well as generic astrophysical sources of cosmic-ray electrons and positrons can be investigated using this tool.

Installation

Use Git or checkout with SVN using the web URL, e. g.:

git clone https://github.com/mertio1/diffsph.git

or

svn co https://github.com/mertio1/diffsph.git

For global installations, while in the diffSph’s main folder type:

python setup.py bdist_wheel

and (after a few minutes)

pip install .

Usage

diffSph can be used for a variety of calculations. Particularly interesting are

  • Emission profiles for indirect Dark Matter detection with gamma rays (J-, D- factors)

jfactor

  • Synchtrotron-radiation emission profiles

synchmap

  • Upper bounds on Dark Matter annihilation cross sections

sigmav

Modules

The cornerstones of diffSph are the spectra, profiles and utils modules and the top-level functions can be found in pyflux and limits as depicted in the figure below

architecture

Credits

Key contributors are Martin Vollmann, Finn Welzmüller and Lovorka Gajović. Make sure to get in touch with us in case you want to contribute as well!

If you are using diffSph please cite the code paper Vollmann, Welzmüller, Gajović 2024. If you are using for synchrotron-radiation studies please also refer to Vollmann 2020

License

This project runs under the MIT License.

About

diffSph 1.0: a Python tool to compute diffuse signals in dwarf spheroidal galaxies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published