From 64b8e1a9e8b5c27af89137cedb2ec2254697ed11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Thu, 13 Aug 2015 10:54:17 +0200 Subject: [PATCH] checksignallength: Added more detailed information for user. --- pylot/core/pick/utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pylot/core/pick/utils.py b/pylot/core/pick/utils.py index 35520f8c..161942cb 100644 --- a/pylot/core/pick/utils.py +++ b/pylot/core/pick/utils.py @@ -618,6 +618,7 @@ def checksignallength(X, pick, TSNR, minsiglength, nfac, minpercent, iplot): else: print 'checksignallength: Signal shorter than required minimum signal length!' print 'Presumably picked noise peak, pick is rejected!' + print '(min. signal length required:', minsiglength, 's)' returnflag = 0 if iplot == 2: