Difference between revisions of "Gplivemodel"
(New page: ''gplivemodel'' is a graphical tool == Tutorials == * Dispersion curve for a 2-layer case) |
|||
Line 1: | Line 1: | ||
− | ''gplivemodel'' is a graphical | + | ''gplivemodel'' computes dispersion curves, autocorrelation curves, ellipticity curves or SH tranfert functions from a layered model. Compared to command line tools like [[Gpdc|gpdc]], [[Gpspac|gpspac]], [[Gpell|gpell]] and [[Gpsh|gpsh]], ground models can be interactively modified in a graphical user interface. |
+ | |||
+ | '''Important:''' this is not an inversion tool. Manually inverting a dispersion curve with this tool leads to an extremely poor and biased estimation of the global solution of the inversion problem. ''dinver'' is a much more appropriate inversion tool. | ||
+ | |||
+ | == Description == | ||
+ | |||
+ | ''gplivemodel'' graphical interface is structured in 3 panes: | ||
+ | * Plots of Vp and Vs profiles, and the computed curve (top of figure) | ||
+ | * Model definition (bottom left of figure) | ||
+ | ** Background models | ||
+ | ** Reference model | ||
+ | ** Foreground model | ||
+ | * Control panel (bottom right of figure) | ||
+ | |||
+ | ''Background models'' and ''Reference model'' are free text editors containing layered model descriptions. Model format is the same as for [[Gpdc|gpdc]], [[Gpspac|gpspac]], [[Gpell|gpell]] or [[Gpsh|gpsh]]. ''Control panel'' has a collection of sliders to control the transformation of the ''Reference model'' into the ''Foreground model''. A right-click on a slider lets the user editing the effects. | ||
== Tutorials == | == Tutorials == | ||
− | * [[Dispersion curve | + | * [[Gplivemodel::Dispersion curve tutorial|Dispersion curve]] |
+ | * [[Gplivemodel::Autocorrelation curve tutorial|Autocorrelation curve]] | ||
+ | * [[Gplivemodel::Ellipticity curve tutorial|Ellipticity curve]] | ||
+ | * [[Gplivemodel::SH transfer function tutorial|SH transfer function]] |
Revision as of 21:28, 22 February 2010
gplivemodel computes dispersion curves, autocorrelation curves, ellipticity curves or SH tranfert functions from a layered model. Compared to command line tools like gpdc, gpspac, gpell and gpsh, ground models can be interactively modified in a graphical user interface.
Important: this is not an inversion tool. Manually inverting a dispersion curve with this tool leads to an extremely poor and biased estimation of the global solution of the inversion problem. dinver is a much more appropriate inversion tool.
Description
gplivemodel graphical interface is structured in 3 panes:
- Plots of Vp and Vs profiles, and the computed curve (top of figure)
- Model definition (bottom left of figure)
- Background models
- Reference model
- Foreground model
- Control panel (bottom right of figure)
Background models and Reference model are free text editors containing layered model descriptions. Model format is the same as for gpdc, gpspac, gpell or gpsh. Control panel has a collection of sliders to control the transformation of the Reference model into the Foreground model. A right-click on a slider lets the user editing the effects.