Difference between revisions of "Dinver: dinverdc"
(New page: '''dinverdc''' is an external plugin for dinver. It implements forward computations for surface waves and refraction analysis. It handles [[Wikipedia:Phase_...) |
|||
Line 3: | Line 3: | ||
== Invoking '''dinverdc''' == | == Invoking '''dinverdc''' == | ||
− | Upon [[dinver]] startup, select the | + | [[Image:Dinverdc_plugin_selection.png|thumb|right|200px|Plugin selection at '''dinver''' startup]] |
+ | Upon [[dinver]] startup, select the '''Surface Wave Inversion''' module by checking the corresponding check box. | ||
+ | See [[Dinver plugins]] for more details, especially if '''Surface Wave Inversion''' module does not appear by default. | ||
− | [[Image: | + | The module selection can be set also directly in the command line invoking [[dinver]]: |
+ | |||
+ | dinver -i DispersionCurve | ||
+ | |||
+ | == Target panel == | ||
+ | |||
+ | [[Image:Dinverdc_target_panel.png|thumb|left|300px|Target panel]] | ||
+ | If this panel does not appear, you can show it with menu [[Dinver menu tools]]. it lets you select the type of curve to fit during the inversion. Available types are: | ||
+ | * [[Dispersion curve target|dispersion curves]] | ||
+ | * [[Auto-correlation curve target|auto-correlation curves]] | ||
+ | * [[Ellipticity curve target|ellipticity curves]] | ||
+ | * [[Ellipticity peak target|ellipticity peak frequency]] | ||
+ | * [[Refraction target|refraction travel times for Vp]] | ||
+ | * [[Refraction target|refraction travel times for Vs]] | ||
+ | |||
+ | Several types can be checked at the same time. In this case, a global misfit value is computed by a weighted sum of the individual misfits. The weights can be adjusted with '''Misfit weight''' values. The weights are normalized by the sum of all weights of the selected types. | ||
+ | |||
+ | '''Min. misfit''' is an alternative way for computing misfits. Usually misfits include a sum of squared differences between observed data and calculated ones. The difference is normalized by the variance (if it is available) or by the observed value. Additionally, the normalized difference can be force to a minimum threshold ('''Min. misfit'''). See [[Minimum misfit]] for more details. | ||
+ | |||
+ | To load or set the curves click on the corresponding '''Set''' button. | ||
+ | |||
+ | == Parameter panel == | ||
+ | |||
+ | [[Image:Dinverdc_parameter_panel.png|thumb|center|500px|Target panel]] |
Revision as of 14:53, 26 November 2008
dinverdc is an external plugin for dinver. It implements forward computations for surface waves and refraction analysis. It handles phase and/or group dispersion curves for Rayleigh and/or Love waves. Additionally, it computes refraction travel times for Vp and/or Vs.
Invoking dinverdc
Upon dinver startup, select the Surface Wave Inversion module by checking the corresponding check box. See Dinver plugins for more details, especially if Surface Wave Inversion module does not appear by default.
The module selection can be set also directly in the command line invoking dinver:
dinver -i DispersionCurve
Target panel
If this panel does not appear, you can show it with menu Dinver menu tools. it lets you select the type of curve to fit during the inversion. Available types are:
- dispersion curves
- auto-correlation curves
- ellipticity curves
- ellipticity peak frequency
- refraction travel times for Vp
- refraction travel times for Vs
Several types can be checked at the same time. In this case, a global misfit value is computed by a weighted sum of the individual misfits. The weights can be adjusted with Misfit weight values. The weights are normalized by the sum of all weights of the selected types.
Min. misfit is an alternative way for computing misfits. Usually misfits include a sum of squared differences between observed data and calculated ones. The difference is normalized by the variance (if it is available) or by the observed value. Additionally, the normalized difference can be force to a minimum threshold (Min. misfit). See Minimum misfit for more details.
To load or set the curves click on the corresponding Set button.