|
 |
 |

Stingray/TomoLab Overview
|
 |
 |
 |
 | Stingray is a 3-D network ray tracing application. Stingray includes the effects of topography and seismic anisotropy, assuming a hexagonal symmetry system. The computational routines are in fortran and can be called as a subroutine or as a MEX file via Matlab. The primary design goal was to make it self-contained so that it could be easily used via a Matlab interface.
TomoLab is a set of matlab callable routines that allow tomographic inversion of body wave travel time data. Together with Stingray, the package allows inversion of multiple types of data (airguns, borehole shots, earthquakes, etc.). Because it is developed in matlab, the routines are extensible.
|
 |
 |
 |
 |
 | Description of Stingray/TomoLab Directories
|
 |
 |
 |
 |
 |
Directory
|
Description
|
bin/
|
Compiled mex-files
|
examples/
|
Examples of input files and script to run it.
|
source/
|
Fortran code; main routines and gateways
|
toolbox/
|
Matlab toolbox for Stingray and TomoLab
|
The bin and toolbox directories must be in the Matlab variable path
|
 |
 |
|
 |