sfdealias (4.0 Mdealias2.c 1713 2006-03-03 08:21:29Z fomels)
index
user/pwd/Mdealias.c
3-D trace interpolation to a denser grid using PWD.

 
Synopsis
        sfdealias < in.rsf > out.rsf dip=dip.rsf both=n eps=0.01 order=1

It may be necessary to bandpass the data before and after dealiasing
to ensure that the temporal spectrum is banded. Rule of thumb: if
max(jx,jy)=N, the temporal bandwidth should be 1/N of Nyquist.

 
Parameters
       
 
bool both=n [y/n]
if use left and right slopes
 
file dip=
auxiliary input file name
 
float eps=0.01
regularization
 
int order=1
accuracy order

 
Used In
       

 
RSF
        su/rsflab8