Skip to content
Snippets Groups Projects
Commit d0109542 authored by Nico Bers's avatar Nico Bers Committed by Colm Talbot
Browse files

DOC: Fixed matched filter SNR documentation to match the returned values

parent 84c73998
No related branches found
No related tags found
1 merge request!1313Fixed matched filter SNR documentation to match the returned values:
Pipeline #598174 passed
......@@ -57,6 +57,7 @@ Michael Puerrer
Michael Williams
Monica Rizzo
Moritz Huebner
Nico Gerardo Bers
Nicola De Lillo
Nikhil Sarin
Nirban Bose
......
......@@ -607,7 +607,7 @@ class Interferometer(object):
Returns
=======
float: The matched filter signal to noise ratio squared
complex: The matched filter signal to noise ratio
"""
return gwutils.matched_filter_snr(
......
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