Skip to content

Using gravitational wave data, CCBH-Numerics computes the probability of the existence of a single cosmologically coupled black hole with a formation mass below a specified threshold. This tool was developed alongside the paper by Amendola, Rodrigues, Kumar, and Quartin, published in MNRAS in 2024

License

Notifications You must be signed in to change notification settings

davi-rodrigues/CCBH-Numerics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arXiv ascl:2402.004 DOI

Cosmologically-coupled-black-holes formation mass: Numerics (CCBH-Numerics)

Davi C. Rodrigues
Federal University of Espirito Santo (UFES), Brazil
Heidelberg University, Germany

Purpose

For given observational data of binary black holes (BBHs) from gravitational waves, CCBH-Numerics computes the probability of existence of a single black hole (BH) with formation mass below a threshold (e.g., 2 $M_\odot$) considering that the BHs are subject to a cosmological couplying such that their masses increases as (Farrah et al ApJL 2023)

$$m_f = a^k \, m_i \, ,$$

where $m_i$ is the initial (formation) mass, $m_f$ is the final (observed) mass, $a$ is the cosmological scale factor and $k$ is a constant. It is also assumed that the detected BBHs are formed from stellar evolution, they should not be primordial BHs. The code works for NSBH pairs as well, but all the explanation is focused on BBHs.

CCBH-Numerics was built to use the unbiased population of BBHs, as given by the power-law-plus-peak (PLPP) profile, as the observational input. It also works with individual data from BBHs. The previous version of this code is called CCBH-PLPP and it can be found in this repository as a branch.

This code is one of the two codes used for the paper Constraints on cosmologically coupled black holes from gravitational wave observations and minimal formation mass by Amendola, Rodrigues, Kumar & Quartin MNRAS (2024), arXiv 2307.02474. The other code is named CCBH-direct and it focus on the direct method, as discussed in the paper above cited.

Quick start: clone the repository in your machine and run one of the notebooks. Try starting with CCBH-PLPP-FormationPDFforM1.

All the notebooks are Mathematica notebooks. Later I will provide Jupyter notebook equivalents.

Files and folders descriptions

Notebooks

All the notebooks (in nb format) are independent among themselves. Each of them is focused on a specific approach that leads to a specific result in the paper.

Folders

  • input. Contains data that were not generated by CCBH-Numerics, that are necessary and that are here provided for convenience. In particular:

    • GWTC.csv - GWTC-3 events data.
    • GWlistPopulationExtended.csv - classification from [arXiv 2111.03634]
    • all_samples_PLPP_GWTC3.h5 - data on the PLPP parameters distribution
  • codes contains specific codes in wl format that are part of CCBH-Numerics and that are used repeatedly by different notebooks.

  • auxiliary contains files that were generated by CCBH-Numerics but that do not constitute the main output. They contain intermediary results helpful for running quickly the notebooks. All these files can be deleted and can be regenerated by the code. They are provided for convenience.

  • output contains the main outputs.

Large files - Git LFS

This repository includes a few large files with extensions h5 or mx that are provided for convinience but that are not essential. The largest is about 100 MBs. The largest files depend on Git Large File Storage (LFS). If you use github desktop, everything should be handled automatically.

Acknowledgements

I acknowledge support from Federal University of Espirito Santo (Brazil), Heidelberg University (Germany), CNPq (Brazil) and FAPES (Brazil).

About

Using gravitational wave data, CCBH-Numerics computes the probability of the existence of a single cosmologically coupled black hole with a formation mass below a specified threshold. This tool was developed alongside the paper by Amendola, Rodrigues, Kumar, and Quartin, published in MNRAS in 2024

Resources

License

Stars

Watchers

Forks

Packages

No packages published