|
<< Click to Display Table of Contents >> Navigation: Input/Output > Save SEG-Y |
Saving an internal file as standard SEG-Y file
![]()
![]()
During the seismic data processing, data is saved in an internal format, however, when the data needs to be sent to the client or outside of the seismic data processing contractor or to read in a different software, it must be in a standard format which can be readable by all software(s) programs. SEG-Y is a standard format which is widely used format to save the data.
This module allows the user to save an internal file into a SEG-Y file. This module can be used to save a pre-stack gather or post-stack gather as a SEG-Y file. Geomage internal trace header format is a standard SEG-Y rev 1.0
To edit any trace headers in the trace header format by using mathematical expressions , the user can visit this website to get to know more about it the general expression syntax and symbols at http://www.partow.net/programming/exprtk/index.html
![]()
![]()
![]()
![]()

append - it saves/writes the traces one after the other.
direct - it saves/writes the traces as per the record index. If there are any missing trace indexes, the output file will have missing traces.
Data type - specify the input data type from the drop down menu. There are 3 types available. Land, Marine, Transition.

Text header size - text header stores the survey and processing history information. This is in ASCII format. The default size is 3200 bytes. This is also known as EBCDIC header. The standard size of the text header is 40 rows and 80 columns.
Binary header size - this header stores the data in binary format. Default size is 400 bytes. In this header, we get sample interval, no of samples, measurement system, data format (IBM, floating point, ....) etc. information is stored.
Endian - it refers to the byte order in which a computer stores the multi byte (integers, floating point etc) data in memory or files.

Big Endian - Most Significant Byte is stored at Lowest memory address. Most old computers used Big Endian.
Little Endian - Least Significant Byte is stored at Lowest memory address. Modern computes uses Little Endian.
EBCDIC - displays the EBCDIC/text header if this option is TRUE (Checked). By default, TRUE (Checked).
Data sample format - it represents the seismic trace amplitudes in binary format. It defined in 25-26 byte location of SEG-Y binary header. By default, IEEE (most modern systems uses this). Incorrect data sample format leads to wrong amplitudes, clipping of high/low amplitudes etc. It is also important that both data sample format and Endian type are accurate and correct.

Default - IEEE format
IBMFloat4 - IBM 32 bit Floating point with 4 Bytes as sample size. Most legacy SEGY data is in this format.
Int4 - 32 bit Integer point with 4 Bytes as sample size.
Int2 - 16 bit Integer point with 2 Bytes as sample size.
Float4 - IEEE 32 bit Floating point with 4 Bytes as sample size. Modern SEGY data is in this format.
Int1 - 8 bit Integer point with 1 Byte as sample size.
Gather domain - allows the user to specify the input data domain type. By default, Time. There are additional domain options available from the drop down menu.

Time - Input data is in Time domain
Depth - Input data is in Depth domain
Frequency - Input data is in Frequency domain
By default, Geomage format. This is a standard SEG-Y rev 1.0 format.



![]()
![]()
![]()
![]()
Output file name is provided within the parameters tab and there is no output data is generated as a connection/reference for next modules.
![]()
![]()
In this example workflow, we are saving a stack section. In the workflow, we read the stack by "Read seismic traces" module. Inside the parameter, we change Load data to RAM from No to YES. Connect/reference the Output gather from Read seismic traces to Input gather of Save SEG-Y module.


In the above image, we've provided the output segy file name & path. Also, we've provided the text/EBCDIC header information file in text format. It is not mandatory however if the user wants to create a custom text/EBCDIC header, it can be provided. In case the user provided external header file information & opted to "Save text header to separate file" option then it will save both the files in the same folder. One is the standard Geomage segy format trace header file and another one of the user provided.


![]()
![]()
There are no action items available for this module so the user can ignore it.
![]()
![]()
YouTube video lesson, click here to open [VIDEO IN PROCESS...]
![]()
![]()
Yilmaz. O., 1987, Seismic data processing: Society of Exploration Geophysicist
* * * If you have any questions, please send an e-mail to: support@geomage.com * * *