b'\n \n \n
 
\n  
sfsmoothder2 (4.0 Mdix.c 5595 2010-03-21 16:54:14Z sfomel)
index
user/lcasasan/Msmoothder2.c
\n Convert input to its derivative using LS and shaping regularization\n

\n \n \n \n \n \n
 
\n Synopsis
       sfsmoothder2 < DATA.rsf > MODEL.rsf dataout=DATA_OUT.rsf eps=1.0 niter=100 rect#=(1,1,...)
* applied to causint_lop d = L m
\n
\nTakes: rect1= rect2= ...
\n
\nrectN defines the size of the smoothing stencil in N-th dimension.
\n\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
string dataout=
\toptionally, output predicted data (auxiliary output file name)
\n
\n \n\n \n \n
\n  
float eps=1.0
\tdumping factor
\n
\n \n\n \n \n
\n  
int niter=100
\tmaximum number of iterations
\n
\n \n\n \n \n
\n  
int rect#=(1,1,...)
\tsmoothing radius on #-th axis
\n
\n \n
'