Earthquake Location

The module Earthquake analysis allows you to analyse waveforms, polarization analysis of seismograms 3-components, calculate different magnitudes and finally locate an event and estimate the focal mechanism (First Polarity). We will walk through all of the functionality following this scheme:


Pick Event

From top to bottom in the left side of the window you will see:

  • Event Info: This small box let enter information about an event, in this way you can plot the theoretical arrivals (ak-135F) with respect your seismograms. Plot arrivals requires that you have correctly loaded your metadata.

  • Metadata File: By clicking in this button you will place the path to you metadata file. The metadata file must contain the information of all of the stations seismograms you want to analyse (metadata must be a xml or dlsv).

  • Start Time and End Time: The time boxes can be selected checking “Trim Time”. If you choose this option all the seismograms will be cut in accordance with the selected time window. Use the shortcuts "Q" and "E" to set over the plot automatically the trim stat time and endtime.

  • Stations Info: will deploy a table with the fundamental information of the seismograms.

  • Phase box: This combo box allow the selection of specific phases for picking it in the seismograms.

  • Waves box: You can choose Body, surface, coda or noise. With this selected you can highlight a time window of the seismogram for further analysis. For example Mw Magnitude that requires a time window of body wave on many seismograms.

  • Net, Station and Channel: You can fill this boxes (also using wildcards such as * or BH?) to select specific files from your files folder (check “select files”).

  • Stations Map: will show you the location of the stations that corresponds to the seismograms of your folder. The seismograms metadata must match with the metadata information.

  • Rotate: This option will rotate all your station - 3 components (channels must be named N,E,Z) to the Great Arc Circle taking the reference the data of Event info tab. Check "Use this Ang" to rotate the components a specific angle.

  • Cross: This button will compute the cross-correlation (cc) or the autocorrelation of all processed seismograms with respect the reference “Ref”, the number of the seismogram from top to bottom.

  • Process and Plot: This action will read the seismograms from the database of paths to your seismograms, created from your folder tree (database already built using Read Files) and will carry out the processing from the established “MACRO”. Further details in MACRO section "Macros".

Screenshot

Additional options from the toolbar are:

                                    File

File: New location will clean the picks that are saved automatically for be ready to compute new picking/location.

File: Write Files will write in the folder you select the processed seismograms.

File: Open Settings will open a window with the specific parameters of the subprocess that you can carry out in this module (sta/lta, wavelet detection, spectrogram, entropy…).

Screenshot

                                    Actions

Actions: Picks Open will open the file with the information of your picks. You can also open the file from here. Shortcut "Ctr + u". Picks are saved in isp/earthquakeAnalysis/location_output/obs/output.txt

Actions: Picks Remove will clean the pick file.

    
Station_name Instrument Component P_phase_onset P_phase_descriptor First_Motion Date Hour_min Seconds GAU Err Coda_duration Amplitude Period
PMG ? BHZ ? P ? 20221018 1150 24.693 GAU 0.00E+00 0.0 -3024.00 0.0
    

Actions: Macro will deploy a window with all of the processing options. All of the processing options will be applied once you press the button Processing and Plot. Shortcut "Ctr + l"

Action: Detect event will associate the automatic picks carried out by the wavelet picker ant will declare an event. The events will be shown in the seismograms window.

Actions: Run Picker will carry out the automatic detection/classification of P- and S- waves from the previously loaded “Neural Network”. You must have three components per stations (named N,E,*Z). BE CAREFUL this operation is computationally demanding.

Actions: Run Autoloc will detect events using a associated picker based on the Continuous Wavelet Transform (go to File Open Settings to set Num Cycles, Fmin and Fmax) moreover you need to set Detection trigger options Threshold to trigger a pick, number of picks that coincide in different seismograms to declare an event and time window over the clustering of pick is going to be used (For example 40 s means that all seismograms around same time window of 40 s is going to be associated to the same event.

Once an event is declared it is chopped the seismograms run the autopick (P and S wave) using the Neural Network and run and automatic location. If you want to use a local model to locate be sure that you have the travel times calculated. All locations will be storage in ./isp/earthquakeAnalysis/location_output/all_locations.

Action: Clean Selection will remove an specific seismogram time window selection, such as Body wave, see the combo box selected and will delete from the selections.

Action: Remove all selections

Action: Clean Events Detected

Actions: Magnitude Calculator will open a window in which you can compute different magnitudes. For open this you must have estimated an event and have selected the time-windows in the seismograms that you want the magnitudes be calculated.

Action: Open Earth Model Viewer will open a tool to visualize 3D velocity models. For visualize an Earth Model you need the binary files (buf and hdr) created in the tab Event location.

Action: Data availability will plot the data availability (backlines) for each station/component of the database loaded from your folder tree.

Action: Search in Catalog (see first figure) is a widget designed to plot your catalog and select an event to search in your project. The catalog must be a csv file with this header:

    
Date;Time;Latitude;Longitude;Depth;Magnitude;mag_type
01/01/2007;02:03:03;34.9608;-4.0459;12.0;2.6;Mw
    

You can find an example in isp/examples/catalog/catalog_resume. To facilitate the selection of events, the user can press "t" over the epicenter in the map to hilight it in the table. Finally, Pressing button "Select Event" the information is sent to the trim starttime and endtime and to the Event Box. Ready to reload your project to make the search of the event!

                                    Compute

Compute: STA/LTA from all processed seismograms and will plot the result together. STA/LTA takes the parameters from Parameters Settings.

Compute: CWT (CF) from all processed seismograms and will plot the result together. CWT takes the parameters from Parameters Settings.

Compute: Envelope from all processed seismograms and will plot the result together.

Compute: Spectral Entropy from all processed seismograms and will plot the result together. Spectral entropy is estimated in small time windows see Parameters Settings.

Compute: All Seismograms: Plot together all seismograms.

Compute: Stack run (linear, nth-root or PWS) stack of all processed seismograms. Set your choice in File/Open Settings.

Compute: Plot Record Section will plot the waveforms according to distance and will also plot the travel times. This action is available just when you have process and plot your waveforms and sorted by distance. Be careful, you need a correct metadata file loaded and also the event info box corretly filled. This action could take some time.

                                    Go

Will ship you to the rest of ISP modules (RFs, Array analysis….). We are working in connecting the seismograms processed in Earquake analysis with the other modules.

                                    Align Traces

Align Traces: From Phase Pick will align the trace with respect the picks of the selected phase in the phase box. For example, this can be very useful to align the first arriaval, let's say P-wave of an event for all traces.

Align Traces: From Starttime will set the same starttime to all traces. This is useful if you want to compare seismograms from different days.

Align Traces: Using MCCC Multi Channel Cross Correlation technicque to find the best way to align all traces. This technique is very efficient when the user expect high coherence between waveforms. For example teleseismic events, or events detected in a coherent array.

                                    Import

Import: Picks from file It will plot the picks from selected file in the corresponding waveforms. The picks from the file that the user select must be in the ISP/NLL format as it is shown above Actions:Picks.

Connexions

                                    Connexions

You will see that in the Upper part of Pick event the icon of the different ISP modules. If you click on it, the module will be open. If you click on TF module icon will open and will analyse the waveform you selected pressing letter "m". Go to Connect with Earthquake Analysis, for a fully explanation an example.


Polarisation Analysis

The Polarization Analysis is designed to analyze the three seismograms components from a station. You can freely rotate using the rotation RT or the LQT your NEZ components an angle (Rot Angle) with an Incidence angle (Inc Angle).

The Particle motion of the processed seismogram is view clicking in “Plot Polarization”. This option will plot all the time window in a 3D view and in three 2D plot views.

If you want to make a sliding window analysis of the polarization press “Polarization Analysis”. This will carry out a polarization analysis on windows length and frequency bandwidth specified by the user over the full analyzed seismogram.

Screenshot

For a full particle motion analysis, press “Plot Polarization”. This will open another window with a 3D particle motion on the left and the three characteristic views on the right.

Screenshot


Event Location and Focal Mechanism (FP)

In the Event Location Frame the user can configure the velocity grid 1D/3D model, locate earthquakes and compute Focal Mechanisms.

Screenshot

  • Grid Reference:

First it is needed to set a Velocity grid framework (Grid reference and transformation type are mandatory). For now is only available Transformation Simple and Global.

  • Grid Size:

Next, the Grid dimensions (Grid Size). Case 1D the dimension in the x coordinate always must be 2 and the grid reference is refered to the corner SW. Case 3D the grid reference is the center of the Grid. Choose the grid type and the wave and then generate the velocity model binary files by clicking “Generate Velocity Grid”. Please follow the scheme of the next figure to set correctly your 3D grid frame.

For example, First the user would place the center of the grid in case you want the center of a 1D grid: Grid reference 34.0 Latitude, -14.0 Longitude and -1 (1 km in topography). Grid Size x = 2 (always) dx = 1, y = 2000 dy =1 and z = 200 dz = 1. Tha means an aproximate square region of radio 2000x2000x150 km with the reference at (34,-14,-1).

Second, for the 3D case, the user must set the Grid reference also 37.0 Latitude, -9.0 Longitude and -1 (1 km in topography), but the Grid Size is refered to the distance from the grid reference. So, for example, Grid Size x = 881 dx = 1, y = 661 dy =1 and z = 61 dz = 1. This means a grid centered at 37.0,-9.0,-1.0 with a extension of diameter (881,661,60), see image below.

Screenshot

Once the binary files are generated you can check the results in the folder:

ISP/earthquakeAnalysis/location_output/model

  • Where and how place the velocity 1D model?: isp/earthquakeAnalysis/location_output/local_models

1D models (see example):

For the P-wave the file must named modelP and for the S-wave "modelS"

    
LAYER   0.0  6.1 0.0    3.49  0.0  2.7 0.0
LAYER  11.0  6.4 0.0    3.66  0.0  2.7 0.0
LAYER  24.0  6.9 0.0    3.94  0.0  2.7 0.0
LAYER  31.0  8.0 0.0    4.57  0.0  2.7 0.0
LAYER  ....  ... ...    ....  ...  ... ...
    
  • Where and how place the velocity 3D model?: isp/earthquakeAnalysis/location_output/model3D

We have created a repository with an example of 3D model

Every depth layer must be placed in files called, for example

    
For the P wave --> layer.P.mod5.mod
For the S wave --> layer.S.mod5.mod
    

Which means that inside this file there is the grid for the layer at depth 5km.

The layer must be a matrix with the values in the rows from top to bottom S to N and from left to right E to W. That's mean following the next example that the file corresponding to a depth layer 5km "layer.P.mod5.mod" could be like this:

    
4.5759 4.5735 4.5707 4.5677
4.5760 4.5755 4.5766 4.5670
...... ...... ...... ......
4.6800 4.650 4.67300 4.5678
    

This matrix means that, for example corresponds to geographic points (separated in cells of, dx dy of 0.5 x 0.5 degrees: Warning grid cells must be [dx = dy = dz] for a correct interpretation.

    
(-10.0,34) (-9.5,34) (-9.0,34) (-8.5,34)
(-10.0,34.5) (-9.5,34.5) (-9.0,34.5) (-8.5,34.5)
........ ......... ......... .........
(-10.0,40.0) (-9.5,40.0) (-9.0,40.0) (-8.5,40.0)
    

The most important step is to generate the travel-times for all the stations inside the maximum distance the user determine. Please be sure that you have load previously the metadata (this is necessary to associate your picks with your station coordinates).

The generated travel-times will save in

ISP/earthquakeAnalysis/location_output/time, for example with the following name "layer.P.EBAD.time.buf"

Once you have complete the above steps you can locate the earthquake and the focal mechanism. The above operation are just necessary to be implemented the first time you use a specific Earth model.

For global is not necessary generate the velocity grid and travel times.

To visualize the detailed Probability Density Function, press “Plot PDF”, once you have already carried out the location.

Screenshot

Moreover, if you have picked the seismic phases and have been designated the polarity in “Event frame” , you will be able to obtain the Focal Mechanism (it uses the subprogram FocMec)


FocMec

The run script that manage FocMec behind ISP is in the file ./isp/EartuqakeAnalysis/location_output/first_polarity/focmec_run. We beg you pardon, the parametrization is still not implemented in the ISPGUI. So, you can play directly with this parameters modifying the focmec_run. I personally play just with allowed P polarit errors, migh be set between 1 to 5, and test pressing run Foc mec in the GUI

    
mechanism.out
No comments
\* Comment is previous line: Input file for focmec is next
test.inp
y     Use emergent arrivals?  [y]
    correct file  [y]
y   relative weighting..[y]
0.0     allowed P polarity erors..[0]
100 exit after this many acceptable solutions...[100]
    minimum B trend  [0]
    B increment  [5]
    maximum B trend  [355]
    min B plunge..[0]
    increment  [5]
    maximum..[90]
    minimum Angle..[0]
    increment  [5]
    maximum  [175]
    

Indeed what is most important is to play with the value "allowed P polarity erors", by default set to 0.0.


Earth model Viewer

The Earth Model Viewer is intended to help to visualize 3D Earth velocity models as in the figure below. Just select the binary file *.buf (can be generated from the model as described in previous section). Next, select the depth of the layer, the cross sections in longitude and latitude and the press plot.

Screenshot


Magnitudes Estimation

With the Magnitude Estimation you can calculate): Local Magnitude (ML) or Body-wave (mb), Surface-wave (Ms), Moment Magnitude (Mw) and Coda Magnitude (Mc).

To estimate the magnitudes you have to select a time window of body, surface or coda on the seismograms.

  1. Units must be on velocity, so you must remove the response of the instrument to velocity, previously to open the Magnitudes window. For Local magnitude you have to remove the response of Wood-Anderson instrument.
  2. The hypocenter must be already calculated. The program will read the *.hyp file before open Magnitudes window.

If you place 0.00 on all parameters of local or coda magnitudes, the program will calculate these magnitude with default parameters as follows:

Coda Magnitude:

Values for California a = 2.0; b = 0.0035; c= -0.87

Mc_value = anp.log10(t_coda)+bdist+c

Local Magnitude:

a = 1.11; b =0.00189; c= -2.09

ML_value = np.log10(max_amplitude)+anp.log10(dist)+bdist+c

Briefly, Once you have open the Magnitude Window, select the magnitudes you want to compute and run the computation.

In the upper panel it is shown the spectrum of the body waves and the fit to calculate the moment magnitude. In the bottom panel is shown the histograms of all magnitudes (the result of the magnitudes for all seismograms for all kind of magnitudes) and on the left an additional plot used to visualize the dispersion of the results.

Screenshot

Automatic Magnitude Estimation

Screenshot


Multimedia Material

Seismogram Analysis

Sorry this video needs to be updated, however 90% of the stuff still have the same behaviour. The following video shows a basic analysis of an earthquake

Picking and Locate

The following video shows a user loading a project, then picking phases plus polarity, next generating for the first time the velocity grid and the travel-times and finally locating the regional earthquake and estimating the focal mechanism using First Polarity Motion. Please go to Start with the Basics --> Shorcuts --> Mouse.