-
Notifications
You must be signed in to change notification settings - Fork 32
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
local-regional case, poor conditioned events, worse than raw data #53
Comments
Hello SaeedSLTM,
In general, the full location information obtained by NLLoc (e.g. the full pdf solution) should be equivalent to and more informative than that of a linearized inversion such as Hypocenter (See Lomax et al. 2001). However, especially in the case of poorly constrained events (e.g. those in the above plots far outsize the station network), the NLLoc maximum likelihood hypocenter may be unstable as it only represents one "optimal" point in the pdf. For locations that are not well constrained, with extensive or irregular location pdf, the expectation hypocenters (STATISTICS ExpectX,Y,Z) may give a more stable map, as it represents (a little bit) better the full pdf. But here are a few issues I wonder about with your locations:
I hope the above helps some, there are likely other reasons for the differences in epicenters... Best regards, Lomax, A., Zollo, A., Capuano, P., & Virieux, J. (2001). Precise, absolute earthquake location under Somma-Vesuvius volcano using a new three-dimensional velocity model. Geophysical Journal International, 146(2), 313–331. https://doi.org/10.1046/j.0956-540x.2001.01444.x |
Dear @alomax Thanks for your answer.
Actually no, the depths are not fixed during relocation, but there might be some depths where some events have the similar values, and this is a very common issue with linearized location programs like Hypocenter. Especially in poorly constrained cases.
I've noticed as I followed up your comments on Issues pages. Since the velocity model that we used is a coarse one (5 layers) with all integer thicknesses, so I think we don't need to create finer grid than 1.0 km grid point spacing. BTW, I event tested 0.1 km grid spacing and no significant changes resulted. LAYER 0.00 5.40 0.00 3.10 0.00 2.70 0.00
According to relocation results obtained by Hypocenter the average residual for all stations lies within a range of -0.6s - 0.6s and the average RMS for 5600 events is ~ 0.4s. The following is the considered parameters: So, I think these values are reasonable according to mid distances between events and stations and the calculated residuals. Best |
Hi,
The following is the comparative hypocenter map resulted from running Hypocenter program (left as raw data) and NLLOC (right) after running multiple times with changing VEL2GRID, LOCGRID and LOCSEARCH parameters for defining range of grids from coarse to fine ones. But never could obtained results better than or even similar to raw data. I note that the case suffers from poor conditioned events with small number of P and S phases, large azimuthal gaps and ... but at least I do not expect to get results worse that the raw data. So, my clear question is "Should we expect to get bad results from NLLOC in cases when we encountered in poor conditioned events, even worse than linearized location method like Hypocenter?"
VGGRID 2 501 51 0.0 0.0 -3.0 1.0 1.0 1.0 SLOW_LEN
LOCGRID 401 401 41 -200.0 -200.0 0.0 1.0 1.0 1.0 PROB_DENSITY SAVE
LOCSEARCH OCT 20 20 10 0.001 50000 1000 0 0
LOCMETH EDT_OT_WT 9999.0 4 -1 -1 1.74 -1 -1.0 1
finer grids also were tested, but the results not changed very much.
The text was updated successfully, but these errors were encountered: