| | |
float dip0=0.0 | starting dip
|
float eps=0.0f | regularization
|
float eta=0.5 | steps for iteration
|
string interp= | interpolation method: maxflat lagrange bspline
|
int liter=20 | number of linear iterations
|
int niter=5 | number of iterations
|
float radius=1.0 | interpolating radius for opwd
|
string rect#= | size of the smoothing stencil in #-th dimension /auxiliary input file/
|
string shift#= | shifting of the smoothing stencil in #-th dimension /auxiliary input file/
|
bool slope=n [y/n] | slope (y) or dip (n) estimation
|
bool verb=n [y/n] | verbosity flag
|
|