| | |
bool adj=n [y/n] | if y, do adjoint transform
|
bool amp=n [y/n] | if y, true amplitudes continuation
|
string dir= | [azimuth,offset,both] direction, the default is both directions
|
bool dwt=n [y/n] | if y, do wavelet transform
|
float eps=0.01 | regularization
|
bool inv=n [y/n] | if y, do inverse transform
|
float maxe=10. | stability constraint
|
string type= | [haar,linear,biorthogonal] wavelet type, the default is biorthogonal
|
bool verb=y [y/n] | verbosity flag
|
|