Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Notice: Unexpected clearActionName after getActionName already called in /var/www/html/w/includes/Context/RequestContext.php on line 321
Gamma rays from dark matter spikes in EAGLE simulations - IMBH mock catalogue - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of MediaWiki\Skin\BaseTemplate::getPersonalTools was deprecated in 1.46 Call $this->getSkin()->getPersonalToolsForMakeListItem instead (T422975). [Called from Skins\Chameleon\Components\NavbarHorizontal\PersonalTools::getHtml in /var/www/html/w/skins/chameleon/src/Components/NavbarHorizontal/PersonalTools.php at line 66] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Gamma rays from dark matter spikes in EAGLE simulations - IMBH mock catalogue

From MaRDI portal
(Redirected from Dataset:6717372)



DOI10.5281/zenodo.11486911Zenodo11486911MaRDI QIDQ6717372

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 5 June 2024

Copyright license: No records found.



DArk Matter SPIkes (DAMSPI) is a fully Python-based software for the analysis of dark matter spikes around Intermediate Mass Black Holes (IMBHs) in the Milky Way. It allows to extract an IMBH catalogue and their corresponding dark matter spike parameters from the EAGLE simulations in order to probe a potential gamma-ray signal from dark matter self-annihilation. The dataset contains the IMBH catalogue including, among others, the coordinates, mass, formation redshift and spike parameters for each individual IMBH. Each column of the catalogue is described in detail in J. Aschersleben et al. (2024). We also provide separate files for which we calculated the gamma-ray fluxes for different dark matter masses and annihilation cross sections. Lastly, we provide a catalogue of our selection of Milky Way like galaxies within EAGLE. The columns of these files are also described in J. Aschersleben et al. (2024). The source code to extract this dataset is publicy available here: https://doi.org/10.5281/zenodo.11488472 Description of the data files The imbh_catalogue/imbh/ directory contains the following files: catalogue_nfw.h5 catalogue_cored_gamma_0p3.h5 catalogue_cored_gamma_0p9.h5 catalogue_cored_gamma_free.h5 They contain the IMBH catalogues, including the coordinates and dark matter spike parameters, calculated assuming the 1.) NFW profile, 2.) cored profile with a fixed core index of 0.0, 3.) cored profile with a fixed core index of 0.4 and 4.) cored profile with the core index as a free fitting parameter. The imbh_catalogue/flux/channel/energy_threshold/ directory contains the gamma-ray fluxes of the IMBHs for a given annihilation channel, energy threshold, and dark matter mass. E.g. the imbh_catalogue/flux/b_channel/e_th_0.1GeV/m_dm_10.0GeV.h5 file contains the IMBH fluxes assuming the b-channel, an energy threshold of 0.1 GeV and a dark matter mass of 10 GeV. The IMBH fluxes are calculated for a variety of velocity weighted annihilation cross sections. The imbh_catalogue/galaxy/ directory contains the mw_galaxies_catalogue_nfw.h5 file which contains our selection of Milky Way-like galaxies within EAGLE. The HDF files can be opened in Python with: import pandas as pd file_path = "path_to_file.h5" df = pd.read_hdf(file_path, key="table") # Printing the first few rows of the DataFrame print(df.head())






This page was built for dataset: Gamma rays from dark matter spikes in EAGLE simulations - IMBH mock catalogue