OpendTect User Documentation version 3.2
PrevNext

Scaling

Name

Scaling -- Attribute used for scaling of amplitude

Description

The amplitude of the Input Data can be scaled in three modes:



The output amplitudes are always the ratio of the input amplitudes over a weighting function w(i), i being the sample index.

  1. Z^n scaling
    The weight function is defined by Z^n where Z is the time/depth of the current sample and n is a user-defined exponent:

    w(i) = Z(i)^-n where is Z is the time or depth of the ith sample.

    The exponent is a float and thus it can be negative, positive and equal to zero (unity operator). An exponent larger than zero will apply a correction proportional to the depth, while an exponent smaller than zero will apply an inversely proportional correction wrt depth. The output amplitude is the normalized sum of the input amplitude using a weight equal to Z^n.

  2. Window(s) scaling
    The weight function is a step function: w(i) is constant over a static time/depth window, equal to the "basis" value than is computed from the input amplitudes using the following mathematical definitions:
    Please note that the window time/depths are float and do not need to be on a sample. The time/depths will be round to the nearest sample when defining the extraction window. Unlike most of the window definitions in the attribute engine you must provide in this scaling attribute absolute time/depths values and not values relative to the actual sample. A weight of 1 (no scaling) will be given to the samples not covered by a user-defined time gate. The weights are cumulative: If several windows overlap the output weight will be the sum of the "basis" output for the samples belonging to multiple windows.


  3. Automatic Gain Control scaling
    The AGC is a special case of the window scaling. In this case the window is defined relative to the actual sample and the "basis" is the energy value in that sliding window. The window width is a total size, i.e. the relative width corresponds to +/- half of the total window width. The low energy mute will mute the output samples that have an energy lower than a ratio of the trace energy distribution: The energy of the input trace is computed and the output values are sorted per increasing energy value. Given 1000 samples the energy of sample 250 (for a low energy mute at 25%) corresponds to the mute level: If the energy computed in the AGC window is lower than this level the value 0 will be output. Otherwise the sum of the squares over the number of (valid) samples will be output. Undefined values are not used for the computation and a zero is output if all values of a time widow are undefined.



PrevHomeNext
Reference shiftUpSEG-Y checklist