Program sforthoa | Accelerated local orthogonalization 
[SYNOPSIS]
sforthoa < fnoi.rsf sig=fsig.rsf w=fw.rsf > fnoi2.rsf sig2=fsig2.rsf ifns=y verb=y ifsm=y ifnm=y nrad=1 alpha=0.0 beta=0.0 gamma=0.0 n1win=n1 n2win=n2 n3win=n3 r1=0.5 r2=0.5 r3=0.5 rect#= shift#=
[PARAMETERS]
float   | alpha | =0.0 |   | 	Regularization in t direction 
float   | beta | =0.0 |   | 	Regularization in x direction 
float   | gamma | =0.0 |   | 	Regularization in y direction 
bool    | ifnm | =y |  [y/n] | 	if normalize the weight
bool    | ifns | =y |  [y/n] | 	if apply the non-stationary smoothing radius
bool    | ifsm | =y |  [y/n] | 	if smooth the weight
int     | n1win | =n1 |   | 	first window length
int     | n2win | =n2 |   | 	second window length
int     | n3win | =n3 |   | 	second window length
int     | nrad | =1 |   | 	NO of smoothing
float   | r1 | =0.5 |   | 	first overlapping ratio
float   | r2 | =0.5 |   | 	second overlapping ratio
float   | r3 | =0.5 |   | 	third overlapping ratio
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 
file    | w | = |   | 	auxiliary output file name
[DIRECTORY]
user/chenyk
