Band-pass Butterworth |
Top Previous Next |
|
Frequency filtering
This module works in the frequency domain and has a single bandpass filter mode, for the entire trace length, specified as four corner frequency values F1-F2---F3-F4 with smooth slopes. In the frequency domain application, the amplitude spectra of the input seismic trace and the filter operator are multiplied. The main goal of using band-pass operator is passing limited amplitudes via the cut-of frequencies. Where F1-F2 is the first damping slope, F2-F3 is maximum band pass and F3-F4 is the second (end) damping slope. Butterworth filter has monotonic amplitude response in both slopes, which makes it more smoothie, i.e. with less edge oscillations.
Fig.1 Band-pass spectrum view with different smooth slopes (accuracy of high cut, low pass amplitude).
Input gather - connect/reference input seismic traces (prestack or poststack) of any sorting.
Low cut stop frequency - specify the starting frequency, start damping slope. Low cut pass frequency - specify full band-pass frequency, end damping slope. High cut pass frequency - specify end full band-pass frequency, start damping slope. High cut stop frequency - specify end frequency, end damping slope. Accuracy of high cut, low pass Amplitude - frequency damping slopes smoothness, high value - smoothie slope.
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 final output gather after applying Butterworth band pass filter.Gather of difference - generates the difference display gather before and after applying Butterworth band pass filter. |