smousavi05 / EQTransformer

EQTransformer, a python package for earthquake signal detection and phase picking using AI.
https://rebrand.ly/EQT-documentations
MIT License
301 stars 148 forks source link

How to use traceName_dic.json to cut waveforms #157

Open birsenc opened 1 year ago

birsenc commented 1 year ago

Hi dear all and @smousavi05,

We are using EQTransformer. We want to make magnitude estimation. How can we cut miniseed waveforms using traceName_dic.json file? Do you have any suggestions?

Best regards...

smousavi05 commented 1 year ago

Hi @birsenc trace_name_dic just helps you to find the associated waveform faster and do not need to read the entire data. You can also use the detection output file, i.e. pick timestamps to find the associated waveform which is what you need to compute the magnitude, depending on what magnitude scale you are using.

birsenc commented 1 year ago

with pick timestamps, do you mean X_prediction_results csv files @smousavi05 ?

smousavi05 commented 1 year ago

Right.

On Sun, Aug 6, 2023, 8:02 AM birsenc @.***> wrote:

with pick timestamps, do you mean X_prediction_results csv files @smousavi05 https://github.com/smousavi05 ?

— Reply to this email directly, view it on GitHub https://github.com/smousavi05/EQTransformer/issues/157#issuecomment-1666888414, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHWAPBTE3XMEGZJ27KAOJLXT6WWRANCNFSM6AAAAAA272B4I4 . You are receiving this because you were mentioned.Message ID: @.***>