|
Top Previous Next |
|
Additional denoise step performs residual noise attenuation that remained (linear, random, multiple diffraction, etc.) and appear (aliasing, artifacts, etc.) during the entire seismic processing sequence. Use this noise attenuation with caution, because it may be harsh denoise workflow, so all the parametrization and number of iteration you are able to change.
Create a new workflow 0600_Additional_denoise:
Add all necessary modules to the workflow:
1. Read seismic traces - seismic data - load traces after de-multiples (2-nd iteration) 2. Sort traces - sort traces by CMP 3. Read seismic traces - velocity - load migration velocity 4. Create velocity model - convert seismic gather velocity into a velocity model format 5. Seismic loop - process every sorted gather in a loop (one by one) 6. Mute by angle range - remove far offset stretches 7. LNA - linear down - residual linear wave and allias attenuation iteration 1 8. LNA - linear up - residual linear wave and allias attenuation iteration 2 9. FK Filter - linear up - residual linear wave and allias attenuation iteration 3 10. FK Filter - linear down - residual linear wave and allias attenuation iteration 4 11. Save seismic by gather - save CIG gathers after denoise
1) Read seismic traces - seismic data. Load seismic data set after migration 0500_Demultiple2. Parameters:
2) Sort traces. Here we need to sort seismic traces for Seismic loop. Add Sort traces module and set CDP and OFFSET header for sorting as it is shown below: Parameters:
3) Read seismic traces - velocity. Load gather migration velocity. Parameters:
4) Create velocity model. Convert gather migration velocity into velocity model format. Parameters:
3) Seismic loop. Connect trace headers vector (Input sorted headers) from the Sort traces module output and seismic (Input SEG-Y data handle) from Read seismic traces.
4) Mute by angle range module. Define input data items (seismic + velocity). Input data:
Parameters:
Then, open all vista windows, analyze far offsets and create a mute function for cutting useless stretches on far offsets. Look at angle vista window, obviously we can use 35 degrees for saving:
Check out CIG gather:
5) LNA - linear down - Linear noise attenuation. This procedure computes linear wave (noise) attenuation in the frequency-wave number (FK) domain in the local sliding time-spatial windows. Input seismic gathers transformed from the time spatial (TX) domain to the FK domain. Horizontal waves have infinite apparent velocity and shown as vertical lines in the FK domain. Vertical waves have zero apparent velocity and shown as horizontal lines in the FK domain. This definition uses for attenuate linear waves.
Zones for rejection (reject option is switch on) or saving (reject option is switch off) in the FK domain limited by velocity lines and their slopes must be defined. The slope is apparent velocity in the spatial time (T, X) domain. There is a filter of two velocities (min, max), taper’s bound defined by two mutually exclusive parameters there are frequency and slopes. We named (commented) this module as linear down, where down means conventional linear wave goes up-down from zero near to far offset.
Parameters:
Settings:
Parameters definition: Trace window (traces) [-1 - all traces]Number of traces for sliding window. This window used for local attenuation. Taper zone between sliding windows is ¼ of trace window •Default: -1 (all traces) •Range: from 1 to max traces in the input gather Time windowMilliseconds for sliding window. This window used for local attenuation. Taper zone between sliding windows is ¼ of time window • Default: 200 (ms) • Range: from 1 to max trace length
Min frequencyMinimum frequency for attenuation •Default: 0 (Hz) •Range: from 0 to max samplingfrequency(Hz) Max frequencyMaximum frequency for attenuation; • Default: 250 (Hz) • Range: from 0 to max samplingfrequency (Hz) Min velocityMinimum velocity for attenuation • Default: 100 (m/s) • Range: from -∞ to +∞ (m/s) Max velocityMaximum velocity for attenuation • Default: 100 (m/s) • Range: from -∞ to +∞ (m/s)
Coefficient Coefficient (%) for more intensive attenuation with high values, and less intensive attenuation with low values • Default: 100% • Range: from 0 to 100% Advanced ModeDelta offset [0 - auto detect]Distance between traces • Default: 0 – auto detect distance • Range: from 0 to max offset of the input seismic data (m) AliasingOption for exclude aliasing effect • Default: off • Range: on, off
Symmetrical Option for symmetrical attenuation (positive and negative velocity together) • Default: on • Range: on, off
Reject Option for reject (on) or save (off) data between Vmin and Vmax • Default: on • Range: on, off
Taper modeType of taper zone between reject and save zones Min velocity taperPercent from minimum velocity •Default: 10 (%) •Range: from 0 to 100 (%) Max velocity taperPercent from max velocity •Default: 10 (%) •Range: from 0 to 100 (%) Wave number taper (Number of K)Frequency taperTaper defined by frequency: • Default: 5 (Hz) • Range: from 0 to max samplingfrequency (Hz)
This modules does have interactive velocity range parameter definition. Open all vista groups. Go to the input gather window and activate Selected velocity lines:
Execute the module, open vista windows and check result:
6) LNA - linear up - We named (commented) this module as linear up, where up means linear wave goes vice versa down-up from zero near to far offset.
Parameters:
7) FK Filter - linear up - This module applies an FK filter. FK transforms 2D data to frequency-wave number space. A user can then define a mute zone in that space to apply an FK filter. We named (commented) this module as linear up, where up means conventional linear wave, means wave goes vice versa down-up near to far offset. Define parameters:
Parameters:
Open FK Analysis vista window and draw a polygon on the right side of the spectrum:
Execute the module and check the result:
8) FK Filter - linear down - We named (commented) this module as linear down, means conventional linear wave goes up-down from zero near to far offset. Define parameters:
Parameters:
Open FK Analysis vista window and draw a polygon on the left side of the spectrum:
Execute the module and check the result:
6) Save seismic by gather. Define an output file 0600_Additional_denoise name. Turn off all difference calculations and execute calculations for the entire data set.
|