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

\n \n \n \n \n \n
 
\n Synopsis
       sfspitzbl < in.rsf > out.rsf 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).
\nThis implementation is for bandlimited [f1 f2] signals
\n
\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  
bool norm=y [y/n]
\tnormalization 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
'