Removed inconsistencies.
This commit is contained in:
parent
fcd977c9bc
commit
380c96e5a5
@ -23,5 +23,5 @@ def export(picks, fnout, parameter, eventinfo):
|
|||||||
:param: eventinfo, source information needed for focmec format
|
:param: eventinfo, source information needed for focmec format
|
||||||
:type: list object
|
:type: list object
|
||||||
'''
|
'''
|
||||||
# write phases to hypoDD-phase file
|
# write phases to FOCMEC-phase file
|
||||||
writephases(picks, 'focmec', fnout, parameter, eventinfo)
|
writephases(picks, 'FOCMEC', fnout, parameter, eventinfo)
|
||||||
|
Loading…
Reference in New Issue
Block a user