checksignallength: Added more detailed information for user.
This commit is contained in:
parent
fba2aad664
commit
64b8e1a9e8
@ -618,6 +618,7 @@ def checksignallength(X, pick, TSNR, minsiglength, nfac, minpercent, iplot):
|
|||||||
else:
|
else:
|
||||||
print 'checksignallength: Signal shorter than required minimum signal length!'
|
print 'checksignallength: Signal shorter than required minimum signal length!'
|
||||||
print 'Presumably picked noise peak, pick is rejected!'
|
print 'Presumably picked noise peak, pick is rejected!'
|
||||||
|
print '(min. signal length required:', minsiglength, 's)'
|
||||||
returnflag = 0
|
returnflag = 0
|
||||||
|
|
||||||
if iplot == 2:
|
if iplot == 2:
|
||||||
|
Loading…
Reference in New Issue
Block a user