| | |
float eps=1./nd | regularization parameter
|
float filt2=filt1 | smoothing length for shaping
|
bool gauss=n [y/n] | if y, use gaussian shaping (estimated from the data)
|
int interp=2 | interpolation length
|
int niter=nm | number of iterations
|
int nliter=1 | number of reweighting iterations
|
int nx= | Number of bins in x
|
int ny= | Number of bins in y
|
string pattern= | auxiliary input file name
|
string pin= | auxiliary input file name
|
string pout= | auxiliary output file name
|
bool shape=y [y/n] | if y, use shaping regularization
|
bool verb=y [y/n] | verbosity flag
|
float y0=ymin | grid origin
|
float ymin= | Grid dimensions
|
|