Volume Smoothing

Description Smooth data with optionally increasing weights.
Module(s) Explorationist, Pore Pressure Prediction
Requirements Volume
Related Structurally-Oriented Filter
Works with


Volume smoothing applies a spatial and temporal smoothing operation to input volumes. The spatial dimensions of the smoothing operator can be configured independently, with an optionally increasing size with depth.

The process uses a damped least-squares algorithm to suppress derivatives in each spatial dimension of the input volume.

Create a volume smoothing process

Create a volume smoothing process
  1. In the Control Panel, open the Process tab.
  2. At the tab header, click the Add icon and select New Process.
  3. Scroll down and double-click on Volume Smoothing.
  4. Type a name for the process and click OK.

Smooth a 2D/3D volume

Smooth a 2D/3D volume
  1. In the Details Panel, select a Volume to be smoothed.
  2. Select the Input is a velocity model check box if the selected input volume is a velocity volume. For a velocity volume, the process will smooth the volume in slowness (1/v) space. This check box is automatically selected if you have selected an input volume with a velocity class assigned to it. It will not be legitimate if the volume contains zero values.
  3. Type the smoothing lengths at Smoothing radius in IL direction (changing CL) (m), Smoothing radius in CL direction (changing IL) (m) and Vertical smoothing radius (ms). Based on the smoothing lengths, the system will determine both the spatial windows used to calculate the smoothed output at a point, and the degree of damping used.
  4. Type the relative amount of smoothing to be applied at the top and bottom of each trace at Relative weight at maximum depth/time. This parameter is also termed as "mu". The smoothing lengths provided are used at the top of the trace, and are linearly scaled to reach this scale factor at the bottom of the trace. Higher value of this parameter results in a smoother volume at deeper depth.
    For example: Given a trace length of 8,000ms, smoothing length of 1km x 1km x 100ms, and relative weight of 2: the smoothing window is 1km x 1km x 100ms at 0ms; 1.5km x 1.5km x 150ms at 4,000ms; and 2km x 2km x 200ms at 8,000ms.
  5. Gathers are smoothed using the defined radius, in the gather dimension. So for Offset (m) the radius defines the number of metres, while for Channel the radius defines the number of channels. The relative weight affects this gather radius, when smoothing gathers.
  6. Internally, holes are temporarily filled in before smoothing. If the Fill holes option is selected, the holes will be left filled in the output.
  7. Only select the Optimise for export check box to optimise the output volume for rapid export. Do NOT select this option for normal display and QC.
  8. Select Median-mean smoothing to run weighted median mean smoothing.  
  9. Percentage to keep, from 0-100. Keep, eg, 60% will discard the top and bottom 20%, according to weight. For use with weighted median-mean smoothing.

As a result of this process, a new volume is available in the Volume tab.

References

Liu, Z., 1994, A velocity smoothing technique based on damped least squares. Project Review, May 10, 1994, Consortium Project on Seismic Inverse Methods for Complex Stuctures.