/NoiseXcor

Primary LanguageMATLAB

NoiseXcor

This is a MATLAB code that will compute noise cross correlations.


Preliminaries:

  1. The NoiseXcor package relies on the GISMOTOOLS waveform object to hold all data and metadata for each waveform. You can follow the installation instructions here. You will want to follow all steps so that the GISMOTOOLS library is loaded every time you start MATALB.

The remainder of the code uses internal MATLAB libraries. The current version of the code depends on MATLAB v9.2 (2017a). We are constantly working to utilize internal improvements in MATLAB.

See the Example_SAC/README.md and the example to see how the code runs.

Authors: Dylan Mikesell and Piero Poli

Send comments to: dylanmikesell at boisestate dot edu and ppoli at mit dot edu.