uafgeotools / waveform_collection

Collect seismic/infrasound waveforms and metadata from IRIS/WATC/AVO servers, local miniSEED files, etc.
https://uaf-waveform-collection.readthedocs.io/
MIT License
11 stars 6 forks source link

Deconvolution issue #33

Open davidfee5 opened 1 year ago

davidfee5 commented 1 year ago

I noticed an issue with spectral deconvolution recently and think we should maybe add a water_level value when we remove the full frequency response. See attached couple figures where some higher frequencies seem to get amplified when we do not account for a water_level. This could perhaps also be fixed by adjusting the pre_filt.

https://github.com/uafgeotools/waveform_collection/blob/5d3a7880397d89713d8fa6cb945a8f6691a88e39/waveform_collection/server.py#L246 Plot_noWL Plot_WL60

liamtoney commented 1 year ago

Interesting example. I'm used to things blowing up in the low end rather than the high end!