sftimecont
index
filt/imag/Mtimecont.c
Reverse time continuation using fast marching.
Synopsis
sftimecont < vel.rsf > time.rsf surf=time0.rsf vel=y order=2
Parameters
int
order=2
[1,2]
Accuracy order
file
surf=
auxiliary input file name
bool
vel=y
[y/n]
if y, the input is velocity; n, slowness squared
Used In
GEO384W
hw3/image
hw4/times