| | | \n\n \n \n \n bool both=n [y/n] | \tif y, compute both left and right predictions \n | \n \n\n \n \n \n bool drift=n [y/n] | \tif shift filter \n | \n \n\n \n \n \n float eps=0.0f | \tregularization \n | \n \n\n \n \n \n string idip= | \tinitial in-line dip (auxiliary input file name) \n | \n \n\n \n \n \n int liter=20 | \tnumber of linear iterations \n | \n \n\n \n \n \n string mask= | \tauxiliary input file name \n | \n \n\n \n \n \n int n4=2 | \twhat to compute in 3-D. 0: in-line, 1: cross-line, 2: both \n | \n \n\n \n \n \n int niter=5 | \tnumber of iterations \n | \n \n\n \n \n \n int nj1=1 | \tin-line antialiasing \n | \n \n\n \n \n \n int nj2=1 | \tcross-line antialiasing \n | \n \n\n \n \n \n int order=1 | \taccuracy order \n | \n \n\n \n \n \n float p0=0. | \tinitial in-line dip \n | \n \n\n \n \n \n float pmax=+FLT_MAX | \tmaximum inline dip \n | \n \n\n \n \n \n float pmin=-FLT_MAX | \tminimum inline dip \n | \n \n\n \n \n \n float q0=0. | \tinitial cross-line dip \n | \n \n\n \n \n \n float qmax=+FLT_MAX | \tmaximum cross-line dip \n | \n \n\n \n \n \n float qmin=-FLT_MAX | \tminimum cross-line dip \n | \n \n\n \n \n \n string rect#= | \tsize of the smoothing stencil in #-th dimension /auxiliary input file/ \n | \n \n\n \n \n \n string shift#= | \tshifting of the smoothing stencil in #-th dimension /auxiliary input file/ \n | \n \n\n \n \n \n bool verb=n [y/n] | \tverbosity flag \n | \n \n\n \n \n \n string xdip= | \tinitial cross-line dip (auxiliary input file name) \n | \n \n |