SegyMerge Documentation

Introduction
SegyMerge is a free software used to merge multiple of SEG-Y files. The program created using Qt (C/C++) and using General Public License (GPL) v.3.0. The program accepting multiple input of SEG-Y files with different properties (endian, format, dt, nsp) and automatically grouping the files. Using this method, SegyMerge can created multiple of SEG-Y output file.

SegyMerge Main Window

 

Adding SEG-Y files

Click this icon or using from menu program to add SEG-Y files. You can select all files you want and the program will automatically detecting the file types.

Using my input SEG-Y above, I have 3 group of SEG-Y. Every group have different color. The program would show warning message if detecting error from input files. This is sample warning message when I add files to main program.

Not a SEGY-File : your selected input file is not a SEG-Y file

Duplicate file : This file exist in the current table program.

 

Select All

Check all files in the tables

 

Unselect All

Uncheck all files in the table

 

Check Selected Row

Use mouse to select rows and use this button (from menu or right click at tables) to check selected row.

 

Uncheck Selected Row

Use mouse to select rows and use this button (from menu or right click at tables) to uncheck selected row.

 

Delete files

Delete files from table. You need to check select rows first to use this function.

 

Down

Move down selected file by 1 row. Use this button when you want to change your sorting data. This function only valid for sorting data in same group.

 

Up

Move up selected file by 1 row. Use this button when you want change yuor sorting data. This function only valid for sorting data in same group.

 

Merge SEG-Y

You need to checked files first before use this function. When you select only a group of SEG-Y files, the merging files saving dialog is like below :

Browse your SEG-Y merging output file and click “ok” button to starting merging process.

When we selected more than a group, the saving dialog window is like this:

We need to fill directory output and basename name for output SEG-Y. Using the parameter above, I will get some of SEG-Y file related with how many group I selected. Using this parameter, I have two file of SEG-Y (because I only merge two group of SEG-Y). Sample output merging SEG-Y using parameter above are :

Add a Comment

Your email address will not be published. Required fields are marked *