code cleanup
This commit is contained in:
parent
5f740783f0
commit
4edd5f8e52
@ -283,7 +283,7 @@ class SeismicShot(object):
|
||||
|
||||
# raise ValueError('ambigious or empty traceID: %s' % traceID)
|
||||
|
||||
def pickTraces(self, traceID, windowsize, folm, HosAic='hos'): ########## input variables ##########
|
||||
def pickTraces(self, traceID, folm, HosAic='hos', windowsize = (10, 0)): ########## input variables ##########
|
||||
# LOCALMAX NOT IMPLEMENTED!
|
||||
'''
|
||||
Intitiate picking for a trace.
|
||||
|
Loading…
Reference in New Issue
Block a user