Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinaLov authored Aug 17, 2020
1 parent a764d46 commit d2b70c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# EGF-time-correction-toolbox
Matlab toolbox for estimating the Green's function from cross correlating ambient seismic noise and measure time delays in seismic data
Matlab toolbox for estimating the Green's function from cross correlating ambient seismic noise and measure time delays in seismic data.

The codes presented here were initially developed as a part of my master thesis "Measuring seismic station timing errors from ambient noise" (http://bora.uib.no/handle/1956/18942) where the main objective was to create a tool that estimates the Green's function from ambient seismic noise and use the Green's function to measure instrumental timing errors in seismic data. These codes have been rewritten to functions and are put together as toolbox. The master thesis and codes were written at the Department of Earth Science at the University of Bergen.
The codes presented here were initially developed as a part of my master thesis "Measuring seismic station timing errors from ambient noise" (http://bora.uib.no/handle/1956/18942) where the main objective was to create a tool that estimates the Green's function from ambient seismic noise and use the Green's function to measure instrumental timing errors in seismic data. These codes have been rewritten to functions and are put together as toolbox. The master thesis and codes were written at the Department of Earth Science at the University of Bergen. The codes have also been used in https://pubs.geoscienceworld.org/ssa/srl/article/91/4/2247/586592/When-Clocks-Are-Not-Working-OBS-Time-Correction.

The toolbox contains two main functions, one for estimating the Green's function and one for measuring time shifts. In addition, sub- functions for preparing, processing and cross correlating the input data, and side functions for analysing, inverting and plotting the results, are included. The input values are all defined and can be changed in a settings text file, it is therefore only necessary to specify the name of the settings file as input to the main functions.

Expand Down

0 comments on commit d2b70c0

Please sign in to comment.