sfplanesignoi (4.0)
index
user/pwd/Mplanesignoi.c
Signal and noise separation using plane-wave destruction filters.

 
Synopsis
        sfplanesignoi < in.rsf ndip=ndip.rsf sdip=sdip.rsf > out.rsf niter=50 eps=1. order=1 nj1=1 nj2=1 drift=n verb=n

If n3=1 in the output, outputs both signal and noise. Otherwise, only signal.

 
Parameters
       
 
bool drift=n [y/n]
if shift filter
 
float eps=1.
regularization parameter
 
file ndip=
auxiliary input file name
 
int niter=50
maximum number of iterations
 
int nj1=1
antialiasing for noise dip
 
int nj2=1
antialiasing for signal dip
 
int order=1 [1,2,3]
accuracy order
 
file sdip=
auxiliary input file name
 
bool verb=n [y/n]
verbosity flag

 
Used In
       

 
SEP
        pwd/hector
pwd/signoi