Skip to content
Snippets Groups Projects
Commit 18cc72ce authored by David Keitel's avatar David Keitel
Browse files

fix returns documentation of chirp_mass_and_mass_ratio_to_total_mass()

parent 98d07fac
No related branches found
No related tags found
1 merge request!1088fix returns documentation of chirp_mass_and_mass_ratio_to_total_mass()
......@@ -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