Skip to content

Commit

Permalink
comment konnoohmaci in process.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rizac committed Jul 14, 2023
1 parent 6f666ee commit fb8d65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mecompute/process.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def spectra(segment, config)
from obspy import UTCDateTime # , read, Trace, Stream,
# from obspy.geodetics import degrees2kilometers as d2km
# from obspy.taup import TauPyModel
from obspy.signal.konnoohmachismoothing import konno_ohmachi_smoothing
# from obspy.signal.konnoohmachismoothing import konno_ohmachi_smoothing

# straem2segment functions for processing obspy Traces. This is just a list of possible
# functions to show how to import them:
Expand Down

0 comments on commit fb8d65c

Please sign in to comment.