From 9c8c5bb842d30294eb51664e7db729e315e0e6d4 Mon Sep 17 00:00:00 2001 From: Marcel Paffrath Date: Wed, 1 Jun 2016 14:14:12 +0200 Subject: [PATCH] - --- pylot/core/active/surveyUtils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pylot/core/active/surveyUtils.py b/pylot/core/active/surveyUtils.py index 04c3509e..a875ca8b 100644 --- a/pylot/core/active/surveyUtils.py +++ b/pylot/core/active/surveyUtils.py @@ -16,6 +16,7 @@ def readParameters(parfile, parameter): return value + def fitSNR4dist(shot_dict, shiftdist=30, shiftSNR=100): """ Approach to fit the decreasing SNR with wave travel distance.