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.