 |
 |
 |
 | Theory and practice of interpolation in the pyramid domain |  |
![[pdf]](icons/pdf.png) |
Next: Algorithm for missing data
Up: Theory: introducing the pyramid
Previous: Properties
Going back and forth between the
and
domains
will leave artifacts in
. There are two main reasons for this.
First, the linear interpolation operator we use to transform one
domain to the other is not unitary. Second, the pyramid transform
(forward and adjoint operators) compresses and stretches the
horizontal axis in ways that can affect the reconstruction of the
frequency content, especially for the low frequencies [remember that a
trace in
-space is mapped into a radial trace in
-space].
We illustrate this effect in Figure
2a. This Figure is the
result of the following operation:
 |
(10) |
where
is the Fourier transform of Figure
1a and
contains the
reconstructed data. In this example, because the
axis is too coarse,
the information of the slowest event (ringiest on the
axis)
disappears.
In order to mitigate these effects, we propose making the
axis
very dense. Theoretically, we could derive the maximum bin size
to accommodate the slowest event. From simple Fourier
analysis, we can establish that
 |
(11) |
where
is the slope of the slowest event. This relation is a necessary,
but not sufficient, condition for
since some of the artifacts
are also due to the linear interpolation itself (i.e., the linear
interpolation operator is not unitary).
Therefore in practice, smaller
's than the one in equation 11 are necessary.
Having very fine sampling in
will help attenuate most of the
transformation errors seen in Figure 2.
Figure 3 shows
for the same dataset, but with a sampling 12 times finer on the
axis than on Figure 2b.
Now, Figure 3a shows
the two events with some remaining artifacts due to the linear
interpolation operator only. In the next section, we introduce an
algorithm that will both remove these remaining artifacts and also allow us
to interpolate missing data.
 |
 |
 |
 | Theory and practice of interpolation in the pyramid domain |  |
![[pdf]](icons/pdf.png) |
Next: Algorithm for missing data
Up: Theory: introducing the pyramid
Previous: Properties
2009-10-19