mFAST
Version 1.2 (11.1 MB) by
liu
a Matlab toolbox for ocean bottom seismometers (OBS) refraction first arrival time tomography
A Matlab toolbox for first arrival time tomography is presented.
We limit our code in the field of ocean bottom seismometer (OBS) survey (Figure 1) based on two factors. First, OBS survey becomes common in the study of deep structure beneath ocean, hence the code is meaningful. Secondly, since OBS is mostly deployed with a large spacing, the computational cost is substantially reduced when compared to the dense receiver case. This makes it possible to run a tomography job in the Matlab setting. For other types of geometry such as the first arrival tomography for near-surface imaging, the computational cost is much large and more efficient code should be chosen.
First arrival seismic tomography is a nonlinear inverse problem.Currently, within our toolbox, only the local linearization method has been implemented. It starts from an initial model and travel time tables. The codes contains the following parts : (1) data structure, (2) model parameterization, (3) ray-tracing, (4) jacobi matrix construction, (5) regularization and smoothing and (6) solving a large scale system of linear equations.
only Matlab is required.
It could also run on Octave.
Cite As
liu (2024). mFAST (https://www.mathworks.com/matlabcentral/fileexchange/105885-mfast), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
mFAST_v1.2
mFAST_v1.2/Demo/test_jacobi
mFAST_v1.2/Demo/test_prepare_inputs
mFAST_v1.2/Demo/test_raytracing
mFAST_v1.2/Demo/test_vel_format_transform
mFAST_v1.2/Examples/For_EPP
mFAST_v1.2/Forward
mFAST_v1.2/Forward/core
mFAST_v1.2/Forward/core/LIT
mFAST_v1.2/Inversion_linearized
mFAST_v1.2/Jacobi_matrix
mFAST_v1.2/Jacobi_matrix/Grid_Intersections/Grid Intersections
mFAST_v1.2/Jacobi_matrix/misc
mFAST_v1.2/Prepare_inputs
mFAST_v1.2/QC
mFAST_v1.2/Regularization
mFAST_v1.2/mask
mFAST_v1.2/misc
mFAST_v1.2/misc/cells_nodes
Version | Published | Release Notes | |
---|---|---|---|
1.2 | more compact |
|
|
1.0.1 | Comments are changed into an English style
|
|
|
1.0.0 |
|