| | |
int accuracy= [1-4] | interpolation accuracy
|
float dg=g0 | gamma sampling
|
int mode=0 | mode=0: traditional; mode=1: high-resolution
|
int ng=1 | number of gamma values
|
int niter=10 | number of iterations
|
file other= | auxiliary input file name
|
string rect#= | size of the smoothing stencil in #-th dimension /auxiliary input file/
|
int rect1=1 | vertical smoothing
|
int rect2=1 | gamma smoothing
|
int rect3=1 | in-line smoothing
|
int rect4=1 | cross-line smoothing
|
bool shift=n [y/n] | use shift instead of stretch
|
string shift#= | shifting of the smoothing stencil in #-th dimension /auxiliary input file/
|
bool verb=y [y/n] | verbosity flag
|
|