Skip to content

susannabarsanti/EMRI-scalars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

Scalar_EMRIs

Mathematica codes for EMRIs with scalar fields.

The repository includes:

  1. Codes for the computations of massless scalar and gravitational fluxes for:

    i) equatorial circular orbits;

    ii) equatorial eccentric orbits;

    iii) circular inclined orbits.

  2. Code for the computation of massive scalar field fluxes;

  3. Codes for the EMRI adiabatic orbital evolution, GW template and fisher analysis.

Table of Contents

Fluxes
EMRIEvolution

Fluxes

Fluxes codes

Circular

Codes for the scalar and tensorial fluxes computation that make use of the Black Hole Perturbation Toolkit https://bhptoolkit.org/mathematica-install-dev.html. Point particle in circular orbit around a Kerr black hole.

Eccentric

Codes for the scalar and tensorial fluxes computation. Point particle in circular orbit around a Kerr black hole. If you make use of this codes, please cite https://arxiv.org/abs/2203.05003.

Moreover, note that:

  • The convergence criteria have been implemented by following Skoupy: https://arxiv.org/abs/2201.07044.
  • The functions for the homogeneous solutions have been implemented by Piovano, i.e. boundary conditions for the radial Teukolsky equation in horizon penetrating, hyperboloidal slicing coordinates. If you make use of these boundary conditions, please acknowledge https://arxiv.org/pdf/2105.07083.

Finally: this notebook makes use of the BHPToolkit https://bhptoolkit.org/mathematica-install-dev.html

(IMPORTANT: FindRoot errors in the paclet version of the toolkit, use the GitHub one.)

Inclined
Massive scalars

Codes for the massive scalar fluxes computation. Point particle in circular orbit around a Kerr black hole.

If you make use of this code, please cite https://arxiv.org/abs/2212.03888.

Important Notes:

  • Toolkit vs massless : factor $\pi/4$

  • THINGS TO IMPLEMENT: A FUNCTION FO R2 THAT VARIES WITH THE MASS OF THE SCALAR

Fluxes data

Circular

Some circular scalar and gravitational fluxes for circular orbit and different primary spin.

Eccentric

For the paper: https://arxiv.org/abs/2203.05003

  • the "scalar" folder contains the scalar fluxes for spin a=0.2M and a=0.9M.

  • the "tensorial" folder contains the gravitational fluxes for spin a=0.2M and a=0.9M.

For the MCMC ANALYSIS:

  • "gravitational_eccentric_fluxes.dat"

Gravitational eccentric fluxes for the grid points (13x13x17=2873 points). The columns read $(a,p,e,\dot{E}_\textnormal{inf},\dot{E}_\textnormal{h},\dot{L}_\textnormal{inf},\dot{E}_\textnormal{h})$

  • "scalar_total_level12.wdx"

Scalar eccentric fluxes for the grid points (13x13x17=2873 points). The columns read $(a,p,e,\dot{E}_\textnormal{inf},\dot{E}_\textnormal{h},\dot{L}_\textnormal{inf},\dot{E}_\textnormal{h})$.

  • To use this scalar flux with our normalization, we need to divide them by a factor $4$.

EMRIEvolution

EMRI Evolution&Fishers codes

Circular

AK quadrupolar template with fully relativistic inspiral. Used for: https://arxiv.org/abs/2106.11325

Equatorial eccentric

AK quadrupolar template with fully relativistic inspiral. Used for: https://arxiv.org/abs/2203.05003

Inclined circular

NK quadrupolar template with fully relativistic inspiral. Used for: https://arxiv.org/abs/2401.09542

Massive

AK quadrupolar template with fully relativistic circular inspiral. Used for: https://arxiv.org/abs/2212.03888

EMRI Evolution&Fishers data

Massive

Data for the fishers with massive scalar fields.

About

EMRI with scalar fields packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published