Reassign SCALCO/SCALEL Headers

Description Set scaling trace headers (SCALCO/SCALEL) and optionally update related stored values (e.g. SCALCO -> SX/SY).
Module(s) Insight
Requirements Volume
Related RMO Picking
Works with Gathers, Dip Fields


This process is the correct way to modify the SCALCO and/or SCALEL scaling headers.

For certain headers (listed below), scaling values are applied to convert the raw header values to final useful values. This is generally done to store fractional values (because all headers are integers).

In every context except for Header Maths (which allows you to directly manipulate raw headers), Insight will use the scaled value of a header. This process is how you fix or change that scaling.

Parameters
  1. In the Process tab, click the "+" icon and select New Process.
  2. Select Reassign SCALCO/SCALEL Headers and type a name for the process.
  3. In the Details Panel, select an input volume.
  4. Select the Mode.
  5. Select the SCALCO and SCALEL values.
  6. The resulting volume is created in the Volume tab.

SCALCO & SCALEL

SCALCO is the header for scaling coordinate-related headers and SCALEL is header for scaling depth- and elevation-related headers.

SCALCO - dependent headers
SCALEL - dependent headers 
SX (Source X)
SELEV (Source Depth)
SY (Source Y)
GELEV (Receiver Depth)
GX (Group X)
SDEL (Source Datum Elevation)
GY (Group Y)
GDEL (Receiver Datum Elevation)
CDPX (Ensemble X)
SWDEP (Source Water Depth)
CDPY (Ensemble Y)
GWDEP (Water Depth at IL/CL)

SDEPTH (Receiver Water Depth)

Parameters

The primary parameter is which kind of update to perform. It is very important to understand that there are two different ways to change the scalars:

  • Modify only the scaling header
    Because you are updating the scaling header without updating the dependent headers, the practical effect will be that the values of the dependent headers as used by the processes will change. You would use this option to fix an incorrect scaling header (that is, one that is inconsistent with the dependent headers).
    For example: Consider an input trace with SCALEL = -100 and SWDEP (water depth at source) = 2515. This means that the water depth is 25.15m.
    But if you know that the true water depth is 251.5m, then the SCALEL is wrong -- it should be -10. You want to change it without changing the value of SWDEP, so that your final scaled value becomes 25.15m. That is what this mode is for.
  • Modify the scaling header and its dependent headers  
    The purpose of this mode is to change both the scalar and the dependent headers, so that the value used by Insight remains essentially unchanged (but with more or less precision). You would use this option if the scaling header is already correct (that is, consistent with the dependent headers), but you want it to be a different value.
    For example: Consider an input trace with SCALEL = -100 and SWDEP (water depth at source) = 2515. This means that the water depth is 25.15m.
    But you are told by the client that all data is to be delivered with SCALEL = -10. This mode would change SCALEL to -10 and also change SWDEP to 251, so that the scaled water depth remains (nearly) the same: 25.1m (Of course it would also change the other SCALEL-dependent headers in a similar way.)

Scaling headers

In keeping with the SEG-Y standard, the scaling headers can be power-of-10 values ranging from 1 to +/- 10000. When an Insight process uses a dependent header, it will multiply the value by a positive scalar, or divide by a negative scalar.

For example:

SWDEP (Source Water Depth) SCALEL Actual water depth used by processes
12345 - 10 000 1.2345 m
12345 - 1 000 12.345 m
12345 - 100 123.45 m
12345 - 10 1 234.5 m
12345 1 12 345 m
12345 10 123 450 m
12345 100 1 234 500 m
12345 1 000 12 345 000 m
12345 10 000 123 450 000 m