Skip to content
Snippets Groups Projects
Commit 3aad5fa2 authored by Nico Bers's avatar Nico Bers
Browse files

Fixed matched filter snr documentation to match the returned values: from...

Fixed matched filter snr documentation to match the returned values: from "float" -> "complex" and removed "squared".
parent f8b004a8
No related branches found
No related tags found
No related merge requests found
......@@ -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