Hello Anthony,
First, I’d like to thank you for all the details and explanation already available on your github and website. For the past few months, I have been learning to use NonLinLoc and am now able to use the programs but there are still some grey areas I would like to ask you about if that is okay with you.
Second, I wanted to say that I know you have already addressed this issue several times (gridded locations), and that I am sorry to bother you again with it. I have tried to apply all the tips you gave in the other topics (especially number 17 and 52) and on your website, but have not still been able to fix it.
My config:
Both my layer.P.mod.hdr and layer.S.mod.hdr files are:
98 98 100 0.0 0.0 0.0 1.0 1.0 1.0 SLOW_LEN
And as for layer.P.mod.buf and layer.S.mod.buf I am using a 3D velocity model that I have configured and put into a binary file following the detailed information available on your website. (I hope I did not mess this part up) I could send you more info about that model if necessary, such as my code to transform it from a lat/lon/depth velocity model to an interpolated x,y,z regular step velocity model.
With these files and Grid2Time I was able to generate the grid files for every station in my station files that I filled up using the GTSRCE format.
GTSRCE CBB LATLON 44.597 6.855 0 0
GTSRCE CREF LATLON 44.549681 6.621956 0 0
GTSRCE ENAUX LATLON 44.1095 6.7775 0 0
I also set on purpose the elevation to 0 because I do not have a velocity model for above the altitude 0.
Is that the way to go? Or should I configure it differently, like keep the actual elevation (maybe in negative value because it is above 0?) ?
My study area is about 20*25 km squared centred about around lat = 44.51 and lon = 6.75.
Lat min is 44.40, max is 44.62 and lon min and max are respectively 6.59 and 6.91 degrees.
CONTROL 9 159753
TRANS SIMPLE 44.06 6.14 0
LOCSEARCH OCT 10 10 10 0.001 150000 1000 1 0
LOCGRID 98 98 100 0 0 0 1 1 1 PROB_DENSITY SAVE
LOCMETH EDT_OT_WT 9999.0 4 -1 -1 1.7 6 -1.0 1
LOCGAU 0.2 0.0
LOCGAU2 0.02 0.05 2.0
LOCPHASEID P P p Pn Pg
LOCPHASEID S S s Sn Sg
LOCQUAL2ERR 0.1 0.5 1.0 2.0 99999.9
LOCANGLES ANGLES_YES 5
LOCPHSTAT 9999.0 -1 9999.0 1.0 1.0 9999.9 -9999.9 9999.9
For the TRANS SIMPLE, I put the bottom left corner of the area I made the grid files for.
LOCSEARCH I configured to be proportional to LOCGRID (following what you suggested in topic 52).
To be honest I still do have issues understanding how to set LOCGRID. I have made a few other tries with a LOCGRID that is closer in size to the study area, but I tend to get more errors such as:
--> WARNING: WARNING: max prob location on grid boundary 11, rejecting location.
So that’s why I set it to the size of my travel time grid size (in the .hdr files)
I am also not so sure how to position the initial search grid properly.
Should I consider that xOrig yOrig and zOrig refer to the centre or the bottom left corner of the initial search grid?
For the remaining arguments, I’m just guessing and taking examples from other study cases I could find on your website/github, so I would also love if you could insight me on this.
Please find bellow a zoomed picture of my relocations. I am 100% available to give more information if that could help you help me :)
Thank you very much in advance,
Best regards,
Ludovic Desmeuzes
Hello Anthony,
First, I’d like to thank you for all the details and explanation already available on your github and website. For the past few months, I have been learning to use NonLinLoc and am now able to use the programs but there are still some grey areas I would like to ask you about if that is okay with you.
Second, I wanted to say that I know you have already addressed this issue several times (gridded locations), and that I am sorry to bother you again with it. I have tried to apply all the tips you gave in the other topics (especially number 17 and 52) and on your website, but have not still been able to fix it.
My config:
Both my layer.P.mod.hdr and layer.S.mod.hdr files are:
98 98 100 0.0 0.0 0.0 1.0 1.0 1.0 SLOW_LEN
And as for layer.P.mod.buf and layer.S.mod.buf I am using a 3D velocity model that I have configured and put into a binary file following the detailed information available on your website. (I hope I did not mess this part up) I could send you more info about that model if necessary, such as my code to transform it from a lat/lon/depth velocity model to an interpolated x,y,z regular step velocity model.
With these files and Grid2Time I was able to generate the grid files for every station in my station files that I filled up using the GTSRCE format.
GTSRCE CBB LATLON 44.597 6.855 0 0
GTSRCE CREF LATLON 44.549681 6.621956 0 0
GTSRCE ENAUX LATLON 44.1095 6.7775 0 0
I also set on purpose the elevation to 0 because I do not have a velocity model for above the altitude 0.
Is that the way to go? Or should I configure it differently, like keep the actual elevation (maybe in negative value because it is above 0?) ?
My study area is about 20*25 km squared centred about around lat = 44.51 and lon = 6.75.
Lat min is 44.40, max is 44.62 and lon min and max are respectively 6.59 and 6.91 degrees.
CONTROL 9 159753
TRANS SIMPLE 44.06 6.14 0
LOCSEARCH OCT 10 10 10 0.001 150000 1000 1 0
LOCGRID 98 98 100 0 0 0 1 1 1 PROB_DENSITY SAVE
LOCMETH EDT_OT_WT 9999.0 4 -1 -1 1.7 6 -1.0 1
LOCGAU 0.2 0.0
LOCGAU2 0.02 0.05 2.0
LOCPHASEID P P p Pn Pg
LOCPHASEID S S s Sn Sg
LOCQUAL2ERR 0.1 0.5 1.0 2.0 99999.9
LOCANGLES ANGLES_YES 5
LOCPHSTAT 9999.0 -1 9999.0 1.0 1.0 9999.9 -9999.9 9999.9
For the TRANS SIMPLE, I put the bottom left corner of the area I made the grid files for.
LOCSEARCH I configured to be proportional to LOCGRID (following what you suggested in topic 52).
To be honest I still do have issues understanding how to set LOCGRID. I have made a few other tries with a LOCGRID that is closer in size to the study area, but I tend to get more errors such as:
--> WARNING: WARNING: max prob location on grid boundary 11, rejecting location.
So that’s why I set it to the size of my travel time grid size (in the .hdr files)
I am also not so sure how to position the initial search grid properly.
Should I consider that xOrig yOrig and zOrig refer to the centre or the bottom left corner of the initial search grid?
For the remaining arguments, I’m just guessing and taking examples from other study cases I could find on your website/github, so I would also love if you could insight me on this.
Please find bellow a zoomed picture of my relocations. I am 100% available to give more information if that could help you help me :)
Thank you very much in advance,
Best regards,
Ludovic Desmeuzes