Skip to content
Snippets Groups Projects
Commit d5dd1759 authored by Colm Talbot's avatar Colm Talbot
Browse files

Merge branch 'fix-doc-mtot' into 'master'

fix returns documentation of chirp_mass_and_mass_ratio_to_total_mass()

See merge request !1088
parents 98d07fac 18cc72ce
No related branches found
No related tags found
1 merge request!1088fix returns documentation of chirp_mass_and_mass_ratio_to_total_mass()
Pipeline #368938 failed
......@@ -517,10 +517,8 @@ def chirp_mass_and_mass_ratio_to_total_mass(chirp_mass, mass_ratio):
Returns
=======
mass_1: float
Mass of the heavier object
mass_2: float
Mass of the lighter object
total_mass: float
Total mass of the binary
"""
with np.errstate(invalid="ignore"):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment