Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use traceName_dic.json to cut waveforms #157

Open
birsenc opened this issue Aug 1, 2023 · 3 comments
Open

How to use traceName_dic.json to cut waveforms #157

birsenc opened this issue Aug 1, 2023 · 3 comments

Comments

@birsenc
Copy link

birsenc commented Aug 1, 2023

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
Copy link
Owner

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
Copy link
Author

birsenc commented Aug 6, 2023

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

@smousavi05
Copy link
Owner

smousavi05 commented Aug 6, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants