Set FFT Sampling Parameters

Use the Set FFT Sampling Parameters option (FFTSAMP GX) to set the channel data sampling parameters for 1D FFT.

Set FFT Sampling Parameters dialog options

Distance increment

Input the required distance increment. If not specified, the nominal data spacing will be used.

Script Parameter: FFTSAMP.SAMPINCR

Interpolation method

Select the interpolation method to use:"Linear", "Minimum Curvature", or Akima". The default is "Minimum Curvature".

Script Parameter: FFTSAMP.METHOD

Application Notes

Execute the GX  to ensure that the input data is appropriately sampled for 1D FFT. If your data has variable spacing between samples (such as in ground-based surveys), the default "Minimum Curvature" interpolation method may introduce artifacts into the filtered output. If this occurs, changing the interpolation method to "Linear" or specifying a distance increment appropriate to your data will likely prevent those artifacts from occurring.