G_Seis

Simple GUI application aimed at surface-consistent seismic static and amplitude correction. Interactive velocity model builder
462 Downloads
Updated 19 Oct 2022

G_Seis

Simple 2D-Seismic data processing GUI application

G_Seis

Functionality

  1. SEGY read/write (reads to binary file of format single)
  2. visualize data with three keys sorting
  3. surface-consistent first arrival (or amplitude) decomposition according to 2, 3, 4 factor model
  4. interactively build velocity model based on decomposed arrival picks
  5. perform static, amplitude and spectrum correction (deconvolution)
  6. perform some basic header and data arithmetic

Usage

The main file is G_Seis.m Before running the application you should:

  1. set path to the root folder and include all the folders inside it
  2. build mex function in /g_other folder. Commands >> mex -setup and >> mex typecastx.c (or >> mex g_other/typecastx.c depending on current path) may help
  3. run the app: >> G_Seis

Documentation

Cite As

Kerim Khemraev (2024). G_Seis (https://github.com/kerim371/G_Seis/releases/tag/v1.0.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Seismology in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.2

See release notes for this release on GitHub: https://github.com/kerim371/G_Seis/releases/tag/v1.0.2

1.0.1

See release notes for this release on GitHub: https://github.com/kerim371/G_Seis/releases/tag/v1.0.1

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.