Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Pad 3D Stack Volume1395

ProMAX Reference

Pad 3D Stack Volume


3D Pad Stack Volume pads dead traces to produce a full 3D
cube of stacked traces. This filled-in cube is needed for some
migrations and for F-XY decon.

Theory
This process is actually a simplification of Pad Traces and
runs the same executable code.

Usage
Data must be sorted on header words ILINE_NO or
XLINE_NO. If data is sorted on inline number, this process
pads dead traces in each ensemble to ensure it has all the
crosslines. If data is sorted on crossline number, the process
pads dead traces in each ensemble to ensure it has all the
inlines.
This process accesses the database to give padded traces the
correct CDP number. Traces added with this process are
flagged as dead traces with TRC_TYPE header and a new
header word, PAD_TRC, which is set to true. The companion
process, RMPAD_TRACES, only removes the traces with the
PAD_TRC header set to true. RMPAD_TRACES is called
without any arguments.
Traces coming into this process must consecutively increase
or decrease in an ensemble.

Parameters
Primary sort header word
Select whether the data is sorted by the ILINE_NO or the
XLINE_NO header.
First crossline header value
This appears if ILINE_NO to Primary sort header word.
Enter the first crossline value. Traces in the ensemble will
start with this crossline value after padding.

Other Docs

Known Problems

Pad 3D Stack Volume1396

ProMAX Reference

Last crossline header value


This appears if ILINE_NO to Primary sort header word.
Enter the last crossline value. Traces in the ensemble will
end with this crossline value after padding.
First inline header value
This appears if XLINE_NO to Primary sort header word.
Enter the first inline value. Traces in the ensemble will start
with this inline value after padding.
Last inline header value
This appears if XLINE_NO to Primary sort header word.
Enter the last inline value. Traces in the ensemble will end
with the inline value after padding.

Other Docs

Known Problems

You might also like