Fast stack |
Top Previous Next |
|
Creating Stack
Fast stack module is useful to create the stack quickly. This module doesn't require the data to be sorted. For 2D & 3D dataset, it requires input data set & velocity model. If any additional processing is required, it can be performed within the sub-sequence procedure.
Input DataItemInput SEG-Y data handle - connect/reference to the Output SEG-Y data handle. Input data should be either a NMO corrected data or a NON-NMO corrected data.Input trace headers - connect/reference to the Output trace headers of the input data.Use trace vector on disk - By default, FALSE (Unchecked). This option is useful when the input data size is large. This option is used in combination with "Open seismic traces" module.Input traces data handle - connect/reference to Output traces data handle.Apply NMO - By default, FALSE (Unchecked). If the input data is NON-NMO corrected data then the user should apply NMO.Apply NMO - true - If Apply NMO is TRUE (Checked), provide Vrms model.Vrms model - connect/reference to Vrms model.
Seismic file name - provide the output file name.
Rewrite file - By default, FALSE (Unchecked). If TRUE (Checked), it overwrites the output file name.Read bulk size - specify the number of traces to be read as a bulk. By default, 10000Write bulk size - specify the number of traces to be written in a bulk. By default, 1000.Compress { 32 bits, 16 bits, 8 bits } - this options allows the user to compress the output file size to save the output file size. There are 3 different compressions are available from the drop down menu. By default, 32 bits.
Value threshold - this relates to the stacking process. Keep the default value as it is.Fold pow - By default, 1. Fold power is a stacking weight function that uses number of contribution traces as an exponent to enhance or control the influence of stacking.Fold power = 1; means normal stacking where all the folds are considered Fold power > 1; means higher fold areas are down weighted Fold power < 1; means higher fold areas are emphasized. Write fold gather - By default, FALSE (Unchecked). If TRUE (Checked), it will output Fold gather along with the seismic gather.Surface velocity V0 - specify the surface velocity. By default, 1800 m/s.NMO - this section deals with the NMO application.Stretching parameters - specify the NMO stretching parameters.Stretch factor - this parameter determines the NMO stretch factor. By default 100%. Once the user executes the Fast Stack module with the updated Stretch factor then the stack will be created using user defined NMO stretch factor. Smoothing parameter Y velocity - Default value is 10. Define the number of vertical samples to define the velocity smoothing. Use stretch limiting - By default, FALSE (Unchecked). It will limit the % stretch factor. Shift data - We can shift the data to final datum or keep it as it is (at topography). As we mentioned earlier, in g-Platform, we estimate velocities from the topography level. In Binning 2D module, we provided created a smoothing topography which is representation of the floating datum. Here we are smoothing the CMP elevations only. The source and receiver elevations remain same:Shift to/from constant datum - By default, FALSE (Unchecked). If user would like to shift the data to datum then we need to check this option and provide Datum value. Datum - specify the datum value. GUI - this options is purely for Graphical User Interface. The user can check which inline and/or crossline to output etc.Current inline - specify the current inline to write as an outputCurrent crossline - specify the current crossline to write as an output.Sort by { Offset, Offset-Azimuth } - this option allows the user to sort the input data either by offset or Offset & Azimuth. Select the options from the drop down menu.Offset - sorts the data in offsetOffset - Azimuth - sorts the data in offset - azimuth order. |