Mask mute |
Top Previous Next |
|
The module performs muting of input seismic data using another seismic data as a mask (model). Within the module, the user can pick a mute or import previously picked mute points and apply on the stack.
Input DataItemInput gather - connect/reference to the input gather. This input gather will be muted by using the mask gather.Mask gather - this acts as a model gather. This model gather will be used to mute the input gather.
There are no parameters required for this module so the user can ignore it.
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 mask muted output gather.Gather of difference - generates the difference between the input and model gather |