NAME

Hypsum - Velociy space transform


SYNOPSIS

< in.H Hypsum conj=0 inv=0 vmin=1.4 vmax=3.0 n2= > out.H


DESCRIPTION

Velocity space transformation. The conjugate operator is hyperbola superposition. pseudo-unitary weighting with offset and velocity. includes causal filter sqrt(i omega) intervals of slowness. neighbor interpolation.


INPUT PARAMETERS

conj - integer
        [0]   Adjoint
inv - integer
        [0]  Inverse
vmin - real
        [1.4]  minimum velocity
vmax - real
        [3.0]  maximum velocity
nv,nx - integer
        If conj=0, specify nv (default=nx)
        If conj=1, specify nx (default=nv)
n1,n2 - integer
        seplib parameters
o1,o2 - real
        seplib parameters
d1,d2 - real
        seplib parameters


COMMENTS

conj=0 & inv=0 operator itself conj=1 & inv=0 conjugate transpose conj=0 & inv=1 pseudoinverse conj=1 & inv=1 conjugate-transpose-pseudoinverse


SEE ALSO

the Hypint manpage,the Hypmovie manpage


REMARKS

should integrate instead of sum.


CATEGORY

seis/velan