|
<< Click to Display Table of Contents >> Navigation: Velocity > Smooth 3D Azimuth |
This module is deprecated. Use Smooth 3D or Smooth 3D EXT for current workflows.
Smooth 3D Azimuth applies azimuth-sector smoothing to a 3D seismic volume by averaging samples within a configurable inline, crossline, and time window for each azimuth sector. The module reads directly from an SEG-Y file and writes the smoothed output to a new SEG-Y file. It is intended for azimuthal attribute smoothing, such as preparing azimuthal velocity or amplitude cubes for fracture analysis.
The input SEG-Y data file handle containing the 3D seismic volume to be smoothed.
The trace header collection providing inline/crossline geometry for the 3D volume. The module derives the inline and crossline counts from these headers.
The path and filename for the smoothed output SEG-Y file. The file will be created at this location when the module executes.
Samples with this exact value are excluded from the averaging window. Use this to prevent null or missing-trace values from contaminating the smoothed output. Default: -1.
The half-width of the smoothing window in the inline direction (number of traces). Larger values produce more spatial smoothing. Default: 50 traces.
The half-width of the smoothing window in the crossline direction (number of traces). Default: 50 traces.
The half-width of the smoothing window in the time/depth direction (number of samples). Default: 50 samples.
The starting azimuth angle (in degrees) for the first azimuth sector to be processed. Default: 10 degrees.
The ending azimuth angle (in degrees) for the last azimuth sector. Default: 170 degrees.
The half-width of each azimuth sector (in degrees). Traces within ±HalfStepAzimuth of each sector centre are included in that sector's smoothing window. Default: 10 degrees.
When enabled, the smoothing window adapts its size iteratively to achieve a more statistically robust estimate. Contains two sub-parameters:
Toggle to activate the adaptive window mode. Default: disabled.
The maximum number of adaptive window iterations. Only used when the adaptive window mode is enabled. Default: 5.