Skip to content

Commit

Permalink
updated params definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
u-dupletsa committed May 15, 2024
1 parent 90fec35 commit ff8b436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gwfish_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@
"As said before, one can analyze single events or entire populations (see below).\n",
"\n",
"The parameters need to passed as a **DataFrame** with the following nomenclature:\n",
"- `mass_1`: primary mass of the binary in [Msol] (in detector frame)\n",
"- `mass_2`: secondary mass of the binary in [Msol] (in detector frame)\n",
"- `chirp_mass`: chirp mass of the binary in [Msol] (in detector frame)\n",
"- `mass_ratio`: mass ratio of the binary in [Msol] (in range $[0, 1]$)\n",
"- `redshift`: the redshift of the merger\n",
"- `luminosity_distance`: the luminosity distance of the merger in [Mpc], usually one sets the redshift and calculates the corresponding luminosity distance using Planck18 cosmology (see below)\n",
"- `theta_jn`: the inclination angle between the line of observation and the total angular momentum (orbital + spin) in [rad]\n",
Expand Down

0 comments on commit ff8b436

Please sign in to comment.