App-SeismicUnixGui
view release on metacpan or search on metacpan
lib/App/SeismicUnixGui/geopsy/dinver.pm view on Meta::CPAN
See '-h optimization' for all options.
-importance-sampling <REPORT>
Starts one resampling run with parameterization
specified by options '-param'. REPORT is an
inversion report produced by option '-optimization'
or by graphical interface. No graphical user
interface is started. See '-h importanceSampling'
for all options.
Optimization options:
-target <TARGET> Set targets from file TARGET. It can be a .target
or a .dinver file. A .dinver file contains both
parameters and targets. Provide it to both options
'-param' and '-target'.
-param <PARAM> Set parameters from file PARAM. It can be a .param
or a .dinver file. A .dinver file contains both
parameters and targets. Provide it to both options
'-param' and '-target'.
-itmax <ITMAX> Number of iterations started by option -run
(default=50).
-ns0 <NS0> Number of initial models (default=50).
-ns <NS> Number of models generated (default=50).
-nr <NR> Number of best cells (default=50).
-seed <SEED> Set random seed to SEED. This option is for debug
only.
-o <REPORT> Ouput report (default='run.report'). To suppress
output to .report file, set option '-o' to "".
-f Force overwrite if output report already exists.
-resume If the output report file already exists, it is
imported into the parameter space before starting
the inversion. Better to set NS0 to zero in this
case. This way, it is possible to continue an
existing inversion adding new iterations.
Importance sampling options:
-dof <DOF> Set degrees of freedom for conversion from misfit
to a posteriori probability function.
-param <PARAM> Set parameters from file PARAM. It can be a .param
or a .dinver file. A .dinver file contains both
parameters and targets. Provide it to both options
'-param' and '-target'.
-ns <NS> Number of models generated (default=5000).
-seed <SEED> Set random seed to SEED. This option is for debug
only.
-o <REPORT> Ouput report (default='run.report'). To suppress
output to .report file, set option '-o' to "".
-f Force overwrite if output report already exists.
-resume If the output report file already exists, add
generated models without warning.
Debug options:
-debug-stream Debug mode (redirect all logs to stdout)
-plugin-list Print the list of a available plugins
-clear-plugins Reset the list of a available plugins
Qt options:
-nograb Tells Qt that it must never grab the mouse or the
keyboard
-dograb Running under a debugger can cause an implicit
-nograb, use -dograb to override
-sync Switches to synchronous mode for debugging
-style <style> Sets the application GUI style. Possible values are
motif
windows
platinum
If you compiled Qt with additional styles or have
additional styles as plugins these will be
available to the -style command line option
-session <session> Restore the application from an earlier session
-reverse Sets the application's layout direction to right to
left
-display <display> Sets the X display (default is $DISPLAY)
-geometry <geometry> Sets the client geometry of the first window that
is shown
-fn, -font <font> Defines the application font. The font should be
specified using an X logical font description
-bg, -background <color> Sets the default background color and an
application palette (light and dark shades are
calculated)
-fg, -foreground <color> Sets the default foreground color
-btn, -button <color> Sets the default button color
-name <name> Sets the application name
-title <title> Sets the application title
-visual TrueColor Forces the application to use a TrueColor visual on
an 8-bit display
-ncols <count> Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification. If count is 216 then a 6x6x6 color
cube is used (i.e. 6 levels of red, 6 of green, and
6 of blue); for other values, a cube approximately
proportional to a 2x3x1 cube is used
-cmap <count> Causes the application to install a private color
map on an 8-bit display
-im <XIM server> Sets the input method server (equivalent to setting
the XMODIFIERS environment variable)
-noxim Disables the input method framework ("no X input
method")
-inputstyle <inputstyle> Defines how the input is inserted into the given
widget. Possible values are:
onTheSpot makes the input appear directly in the
widget
offTheSpot
overTheSpot makes the input appear in a box
floating over the widget
Generic options:
-h, -help [<SECTION>] Shows help. SECTION may be empty or: all, html,
latex, generic, debug, debug, dinver,
importanceSampling, optimization, qt
-version Shows version information
-app-version Shows short version information
-j, -jobs <N> Allows a maximum of N simulteneous jobs for
parallel computations (default=8).
Debug options:
-nobugreport Does not generate bug reports in case of error.
-reportbug Starts bug report dialog, information about bug is
passed through stdin. This option is used
internally to report bugs if option -nobugreportreport is
not specified.
( run in 0.561 second using v1.01-cache-2.11-cpan-39bf76dae61 )