previous up next print clean
Next: WHICH COEFFICIENTS ARE REALLY Up: Claerbout: Steep-dip deconvolution Previous: THEORY AS RELATED TO

BASIC ASPECTS OF TWO-DIMENSIONAL FILTERING

Consider the two-dimensional filter

                  +1
               -1  0 -1
                  +1

This filter applied to a field profile with 4 milliseconds time sampling and 6 meter trace spacing should perfectly extinguish 1.5 km/s water-velocity noises. Likewise, the filter

                  +1
                   0
                   0
               -1  0 -1
                   0
                   0
                  +1

should perfectly extinguish water noise when the trace spacing is 18 meters. Such noise is, of course, spatially aliased for all temporal frequencies above 1/3 of Nyquist, but that does not matter. The filter extinguishes them perfectly anyway. Inevitably, the filter cannot both extinguish the noise and leave the signal untouched where the alias of one is equal the other. So you expect signal to be altered where it matches aliased noise. This simple filter does worse than that. On horizontal layers, for example, signal wavelets become filtered by (1,0,0,-2,0,0,1). If the noise is overwhelming, this signal distortion is a small price to pay for eliminating it. If the noise is tiny, however, the distortion is unforgivable. In the real world, data-adaptive deconvolution is often a good compromise.

The two-dimensional deconvolutions filters I use look like this:

                 x  x  x  x  x  x  x  x  x
                 x  x  x  x  x  x  x  x  x
                 .  x  x  x  x  x  x  x  .
                 .  x  x  x  x  x  x  x  .
                 .  x  x  x  x  x  x  x  .
                 .  .  x  x  x  x  x  .  .
                 .  .  x  x  x  x  x  .  .
                 .  .  x  x  x  x  x  .  .
                 .  .  .  x  x  x  .  .  .
                 .  .  .  x  x  x  .  .  .
                 .  .  .  x  x  x  .  .  .
                 .  .  .  .  .  .  .  .  .
                 .  .  .  .  .  .  .  .  .
                 .  .  .  .  .  .  .  .  .
                 .  .  .  .  1  .  .  .  .
where each ``.'' denotes a zero and each ``x'' denotes a (different) adjustable filter coefficient that is chosen to minimize the power out.

You can easily imagine variations on this shape, such as diamond instead of triangle. I did not have time to experiment with the various shapes that suggest themselves.


previous up next print clean
Next: WHICH COEFFICIENTS ARE REALLY Up: Claerbout: Steep-dip deconvolution Previous: THEORY AS RELATED TO
Stanford Exploration Project
11/17/1997