-
Notifications
You must be signed in to change notification settings - Fork 13
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
P wave type (version 2) #9
Conversation
…ern coefficient. (cherry picked from commit be044694f379e2389dc5e72b42972dd228f0cdb7)
(cherry picked from commit 240947b41cf2cc58f2f39612d21c415dbf4516d9)
…stream and _check_sn_ratio functions. (cherry picked from commit 5fb228f80cea638bcea6042a4a0a9d07a8e972f6)
(cherry picked from commit 441ef04db77fe7b7ea949e2a09d377858b8d9e16)
…functions. Added support for P wave type in _check_data_len and _cut_signal_noise functions. (cherry picked from commit c81889f33288507560dc72f8924eabf6f02f3971)
…ction. Write hypocentral and station velocities to log in _displacement_to_moment function.
Replace them with "P- or S-wave" or with "signal".
Add statid; avoid duplicated messages.
Plus still another small fix
Hi @krisvanneste, Please note that some configuration options have been renamed. Could you please double-check? |
Claudio, I don't get the same results as before. I need some time to figure out where the differences come from. |
OK, my problem was due to incorrect setting of the 'rp_from_focal_mechanism' option. I now get exactly the same results for Mw, fc and t_star. Only the Qo values are different. I checked and this is due to a problem in the ssp_wave_arrival._wave_arrival function, where travel time calculation for constant velocity fails if vp_tt or vs_tt is None. However, this has not strictly something to do with this branch, I can open another issue for that. |
Ok, so I'll merge this one and wait for your issue on |
This feature branch implements inversion of P-wave spectra: