Skip to content
Snippets Groups Projects
Commit 0fe22627 authored by Sarah Caudill's avatar Sarah Caudill
Browse files

inspiral.py: fixing typo

parent 48e89d15
No related branches found
No related tags found
No related merge requests found
......@@ -686,7 +686,7 @@ class Data(object):
# sufficient for the latter.
# FIXME: fix the effective distances
for event in events:
event.eff_dist = NaN
event.eff_distance = NaN
# Find max SNR sngles
if events:
......
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