Time-varying band-pass filter |
Top Previous Next |
|
Applying Bandpass Filter in Time variant fashion
Applying Bandpass filter in a different flavor. In this we design the time windows and different frequency bands based our requirements and apply the filters. Time Varying Bandpass filter is also known as (TVF). This procedure is used because the higher frequencies tend to be attenuated by the earth more quickly than lower frequencies, so higher frequency data at the top of the section may be valid, while the same frequencies would be noise (ambient noise) lower in the section. Care must be taken while applying TVF in the case of merging two seismic surveys. The frequency bandwidth should match between the two surveys. TVF is applied mostly on the stack section.
Input DataItemInput gather - connect/reference to output gather. Input should any common shot/receiver/depth point gather. Also, time variant band pass filter can be applied on post stack gather as well.
Time-frequency table - design appropriate Time-Frequency windows. In the frequency column, provide different band pass filter values. In the shallower parts, we've both high and low frequencies however the low frequencies mask the higher frequencies. As we know, frequencies getting absorbed as they travel through the earth. So higher frequencies attenuate faster than the lower frequencies. As the seismic waves travel deeper into the earth, higher frequencies get attenuated. Design a time variant frequency values as per the data requirements.
Percent overlapping taper - provide taper value for the overlapping time windows. Tapering allows smooth transitioning between the time windows and avoids any gaps or artifacts. By default, 25%.
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 will 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 time variant band pass filtered output.Gather of difference - generates the difference gather before and after applying the time variant band pass filter. |