| |
int cgiter=200 | number of CG iterations
|
string cost= | auxiliary output file name
|
string dix= | auxiliary input file name
|
float eps=0.1 | regularization parameter
|
string f0= | auxiliary output file name
|
string grad= | auxiliary output file name
|
string mask= | auxiliary input file name
|
int niter=1 | number of nonlinear updates
|
int nline=0 | maximum number of line search (default turned-off)
|
int order=1 | fastmarch accuracy order
|
string prec= | auxiliary input file name
|
int rect#=(1,1,...) | smoothing radius on #-th axis
|
bool shape=n [y/n] | regularization (default Tikhnov)
|
string t0= | auxiliary output file name
|
float thres=10. | thresholding for caustics
|
float tol=1.e-6 | tolerance for shaping regularization
|
bool velocity=y [y/n] | y, input is velocity / n, slowness-squared
|
bool verb=n [y/n] | verbosity flag
|
string x0= | auxiliary output file name
|
|