b'\n \n \n
 
\n  
sfspitzblns (4.0)
index
user/lcasasan/Mspitzblns.c
\n Missing data interpolation in 2-D using F-X Prediction Error Filters\n

\n \n \n \n \n \n
 
\n Synopsis
       sfspitzblns < in.rsf > out.rsf w1=n1 w2=n2 k1=1 k2=1 order=3 ntraces=1 f1=0.0 f2=1.0 verb=n norm=y
based on Seismic trace interpolation in the F-X domain
\nS.Spitz Geophysics 56, 785(1991).
\n
\nUses 2D Patching.
\n\n

\n \n \n \n \n \n
 
\n Parameters
       \n \n \n
\n  
float f1=0.0
\tlower frequency in band limited signal >= 0.0
\n
\n \n\n \n \n
\n  
float f2=1.0
\thigher frequency in band limited signal <= 1.0 (normalized nyquist)
\n
\n \n\n \n \n
\n  
int k1=1
\tnumber of patches along the first dimension
\n
\n \n\n \n \n
\n  
int k2=1
\tnumber of patches along the second dimension
\n
\n \n\n \n \n
\n  
bool norm=y [y/n]
\toutput normalization flag
\n
\n \n\n \n \n
\n  
int ntraces=1
\tnumber of traces to be interpolated
\n
\n \n\n \n \n
\n  
int order=3
\tlinear PEF order
\n
\n \n\n \n \n
\n  
bool verb=n [y/n]
\tverbosity flag
\n
\n \n\n \n \n
\n  
int w1=n1
\tlenght of patch along the first dimension
\n
\n \n\n \n \n
\n  
int w2=n2
\tlenght of patch along the second dimension
\n
\n \n
'