AI4EPS / DeepDenoiser

DeepDenoiser: Seismic Signal Denoising and Decomposition Using Deep Neural Networks
MIT License
183 stars 60 forks source link

Input Data Questions #6

Open SquirrelKnight opened 3 years ago

SquirrelKnight commented 3 years ago

Hello,

I have been beginning some tests with DeepDenoiser. I am currently pulling miniseed data from the Obspy FDSN client and converting it into npz files, which is working quite well. Currently, I am writing out the raw waveform data. Is this the recommended course of action, or is it preferable to remove instrument response first?

I hope to then reimplement the data with noise removed as miniseed files for use with other programs, such as the Pyrocko suite for analysis.

I appreciate your feedback. Thank you.

-Sincerely, Jesse Hutchinson