Reversed changes made in previous commit, initialize ObsPy-event object including path.
This commit is contained in:
@@ -291,7 +291,6 @@ def autopickstation(wfstream, pickparam, verbose=False,
|
||||
if algoP == 'HOS':
|
||||
# calculate HOS-CF using subclass HOScf of class
|
||||
# CharacteristicFunction
|
||||
print(cuttimes)
|
||||
cf1 = HOScf(z_copy, cuttimes, thosmw, hosorder) # instance of HOScf
|
||||
elif algoP == 'ARZ':
|
||||
# calculate ARZ-CF using subclass ARZcf of class
|
||||
|
||||
Reference in New Issue
Block a user