sfdsr (Mdsr.c 2262 2006-09-15 04:50:52Z sfomel)
index
filt/imag/Mdsr.c
Prestack 2-D v(z) modeling/migration by DSR.

 
Synopsis
        sfdsr < in.rsf > out.rsf velocity=vel.rsf inv=n eps=0.01 depth=n na=1 da=90. nt= dt= t0=0. nh= dh= nz=nt dz=dt vel= rule=

 
Parameters
       
 
float da=90.
angle sampling (in degrees)
 
bool depth=n [y/n]
if true, depth migration
 
float dh=
Offset sampling (for modeling)
 
float dt=
Sampling of time axis (for modeling)
 
float dz=dt
Sampling of depth axis (for migration, if no velocity file)
 
float eps=0.01
Stabilization parameter
 
bool inv=n [y/n]
If y, modeling; If n, migration
 
int na=1
number of angles
 
int nh=
Number of offsets (for modeling)
 
int nt=
Length of time axis (for modeling)
 
int nz=nt
Length of depth axis (for migration, if no velocity file)
 
string rule=
phase-shift interpolation rule (simple, midpoint, linear)
 
float t0=0.

 
float vel=
Constant velocity (if no velocity file)
 
string velocity=
file with velocity (file with velocity (auxiliary input file name))