| |
bool cut=n [y/n] | cutting verbosity flag, the default is soft-thresholding
|
bool error=n [y/n] | error verbosity flag
|
float f0=0. | initial cutting frequency
|
float k0=0. | initial cutting wavenumber
|
string mask= | auxiliary input file name
|
int niter=20 | number of iterations
|
string oper= | [shaping,pocs,bregman] method, the default is shaping
|
float orderf=1. | Curve order for frequency window, default is linear
|
float ordert=1. | Curve order for thresholding parameter, default is linear
|
float orderw=1. | Curve order for frequency window, default is linear
|
float parf=0. | Ajustable parameter for frequency window, default is fixed window
|
float parw=0. | Ajustable parameter for wavenumber window, default is fixed window
|
float perc=99. | percentage for soft-thresholding
|
file ref= | auxiliary input file name
|
string res= | auxiliary output file name
|
bool verb=n [y/n] | verbosity flag
|
|