Set topography |
Top Previous Next |
|
Muting the data based on the Topography
This module sets a topography line based on the user input. In case the user wants to mute the data with a specific offset range, it will mute the data above the specified offset range. This is calculated based on the Minimum offset mute velocity and Minimum offset values. We've velocity and distance and it generates the time and mutes the data. If the user takes the bin grid elevation information, then it will mute the data based on the elevation information/datum information available in the trace headers.
Input DataItemInput gather - Connect/reference to input gather.Input bin grid (optional) - In case the user wants to apply the mute by bin grid then it is required otherwise it is optional parameter. Provide the input bin grid.
Replacement velocity - Replacement velocity used for elevation correction. The procedure reads elevation and datum values from input trace headersBulk shift - By default, 0. Provide constant bulk shift value if required.LineThickness - By default, 1. This is the line thickness of the topography.Set unsmoothed topo - By default, FALSE (Unchecked). If this parameter considers unsmoothed topography, in this case, the user MUST provide the input bin grid.Minimum offset mute velocity - Provide a constant velocity value. Based on this velocity value and the minimum offset value, the mute will be calculated. Distance/space/offset and velocity gives us the time.Min offset mute { None, Line, Mute } - Choose the one of the option from the drop down menu to decide the muting options.None - This will not apply any kind of mute irrespective of the Minimum offset value. Line - This will draw a muting line on the gather (stack) but won't mute the data. This line is calculated based on Minimum offset mute velocity and Minimum offset values. Mute - If this option is selected, it will mute the data.
Mute from: { Minimum offset, Bingrid } - Choose the option from where to apply the mute.Minimum offset - This options will mute the data based on the Minimum offset mute velocity value and Minimum offset value. Bin grid - This will take the elevation values from the bin grid and considers the replacement velocity and accordingly mutes the data. Minimum offset - offset value that will be considered for designing the mute.
Auto-connection - By default, TRUE(Checked).It will automatically connects to the next module. To avoid auto-connect, the user should uncheck this option.Number of threads - One less than total no of nodes/threads to execute a job in multi-thread mode.Skip - By default, FALSE(Unchecked). This option helps to bypass the module from the workflow.
Output DataItemOutput gather - Outputs the gather. |