Skip to content

seismic-chen/DenseArrayToolkit-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DenseArrayToolkit-GUI

License Last Commit GitHub Pull Requests GitHub Issues Tests Code Coverage Code Size Repo Size Docs DOI

GitHub Stars GitHub Forks

DAT-GUI

DAT-GUI is an open-source MATLAB package for receiver function processing and imaging of dense seismic array data.

Requirements

Installation

1. Get the software

Clone the repository:

git clone https://github.com/seismic-chen/DenseArrayToolkit-GUI.git

Or, download the ZIP file from GitHub and unzip it.

2. Download example data

Download the example dense-array datasets from Zenodo:

Two test datasets are included:

Folder Array type
DAT_event_waveforms_BY Distributed array
DAT_event_waveforms_SL Linear array

Quick Start

  1. Open MATLAB.

  2. Change to the main directory of the repository:

    cd /path/to/DenseArrayToolkit-GUI
  3. Start the GUI from the MATLAB Command Window:

    DenseArrayToolkit_GUI
  4. Load the example data and try the processing workflow.

Modifying the Source Code

To modify the source code or add new features:

  1. Open *.mlapp in MATLAB App Designer.
  2. Switch to Code View to edit the code.

Overview and main interface

DAT-GUI main interface

Figure 1. Processing workflow in DAT-GUI.

DAT-GUI processing workflow

Figure 2. DAT-GUI main interface.

About

The GUI version for DenseArrayToolkit

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors