2D Radial trace denoise |
Top Previous Next |
|
Attenuation of coherent noise (ground roll) in radial domain
The radial trace transform is a simple transform to map gathers in t-x domain into an apparent velocity and travel time domain. In radial domain, traces are reorganized based on their angle/apparent velocity rather than the conventional source-receiver offset coordinates. Noise like ground roll and diffractions exhibit strong coherent patterns in the radial domain compared to the time-offset domain. It makes it easier to attenuate in the radial domain than in t-x domain. Ground roll contaminates the near offset traces in the t-x domain with low frequency & high amplitudes. When the ground roll is transformed in to radial domain, it forms a linear or fan like pattern and it is easily distinguishable with hyperbolic reflections/events. The apparent frequency of the ground roll will also be transformed in the RT domain. Ground roll can be extracted via the use of filters in the RT domain, to generate a noise model. This noise model can then be adaptively subtracted from the original input data. Results show that this method produces better results than an F-K filter, with less reduction in the amplitude spectrum. The radial transform is defined by:
Where x - offset (distance between source and receiver) t - two way travel time v - apparent velocity
Input DataItemInput gather - connect/reference to input gather that should be transformed to radial domain. Usually shot gather or cmp gather with increasing offset is an ideal as input gather.
Max velocity - specify the maximum velocity that should be considered in the radial trace domain to align the seismic traces along the radial domain.Velocity step - a smaller velocity step improves the noise attenuation however increases the computation time. Specify the velocity step size that is used as an interval in the radial trace domain. This determines the resolution of gather in radial(R-T) domain.Time coord R-T origin - specify the starting time. This value ensures that both seismic wavelet initiation time and radial trace initiation time aligns to better separate the signal and noise based on the coherency of the noise. By default, 0 which should be good.Offset coord R-T origin - it helps in modeling of the linear (ground roll) and hyperbolic events based on the spatial variation of the seismic data. Ground roll concentrates in the near offset area. By default, 0 and keep the value same.
Auto-connection - By default, TRUE(Checked).It will automatically connects to the next module. To avoid auto-connect, the user should uncheck this option.Bad data values option { Fix, Notify, Continue } - This is applicable whenever there is a bad value or NaN (Not a Number) in the data. By default, Notify. While testing, it is good to opt as Notify option. Once we understand the root cause of it, the user can either choose the option Fix or Continue. In this way, the job won't stop/fail during the production.Notify - It will notify the issue if there are any bad values or NaN. This is halt the workflow execution. Fix - It will fix the bad values and continue executing the workflow. Continue - This option will continue the execution of the workflow however if there are any bad values or NaN, it won't fix it. Calculate difference - This option creates the difference display gather between input and output gathers. By default Unchecked. To create a difference, check the option.Number of threads - One less than total no of nodes/threads to execute a job in multi-thread mode. Limit number of threads on main machine.Skip - By default, FALSE(Unchecked). This option helps to bypass the module from the workflow.
Output DataItemOutput gather - generates the radial trace denoise output gather. This can be used as an connection/reference to the next module.Gather of difference - generates the difference between the input and output gather.Output gather - generates the R-T transformed output gather as processing output gather. |