| |
string headers= |
Trace header file name. Default is the input data file
name, with the final .rsf changed to _hdr.rsf
|
string input= |
Input file for traces amplitudes
|
string sort= |
list of the sort keys. Each key must be a trace header key name.
It may be preceeded with + (the default) for ascending or - for
descending sort direction. The key may be followed with :min,max
or :min,max,inc. These parameters allow you to select a subset of
of the traces based on the header key. The sort keys are blank
seperated you should enclose the sort string in "'s. Examples are
sort="iline xline offset" and sort="cdp:100,500,25 offset"
|
int verbose=1 |
flag to control amount of print
0 terse, 1 informative, 2 chatty, 3 debug
|
|