Program sforthon | Non-stationary orthogonalization 
[SYNOPSIS]
sforthon < fnoi.rsf sig=fsig.rsf > fnoi2.rsf sig2=fsig2.rsf niter=100 verb=y eps=0.0f rect#= shift#=
[PARAMETERS]
float   | eps | =0.0f |   | 	regularization 
int     | niter | =100 |   | 	number of iterations 
string  | rect# | = |   | 	size of the smoothing stencil in #-th dimension /auxiliary input file/ 
string  | shift# | = |   | 	shifting of the smoothing stencil in #-th dimension /auxiliary input file/ 
file    | sig | = |   | 	auxiliary input file name
file    | sig2 | = |   | 	auxiliary output file name
bool    | verb | =y |  [y/n] | 	verbosity 
[DIRECTORY]
user/chenyk
