b'\n \n \n
 
\n  
sfswnorm (4.0)
index
user/jsun/Mswnorm.c
\n Sliding window normalization \n

\n \n \n \n \n \n
 
\n Synopsis
       sfswnorm < in.rsf > out.rsf size=0 sw=n log=n var_thres=0. perc=5
\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
bool log=n [y/n]
\tlog scaling
\n
\n \n\n \n \n
\n  
float perc=5
\tthreshold percentage of the maximum value
\n
\n \n\n \n \n
\n  
int size=0
\tsliding window radius
\n
\n \n\n \n \n
\n  
bool sw=n [y/n]
\tsliding window
\n
\n \n\n \n \n
\n  
float var_thres=0.
\tvariance threshold (normalized)
\n
\n \n
'