sfsegy2rsf (1.4-svn)
index
system/seismic/Msegy2rsf.c
Convert a SEG-Y dataset to RSF.

 
Synopsis
        sfsegy2rsf verb=n endian=y format=segyformat (bhead) ns=segyns (bhead) tape= hfile= bfile=
Same as sfsegyread su=n. Split from sfsuread to decrease the number of
options of sfsuread and to improve readability
of both codes. See sfsegyread help for more info.

 
Parameters
       
 
string bfile=
output binary data header file
 
bool endian=y [y/n]
Whether to automatically estimate endianness or not
 
int format=segyformat (bhead) [1,2,3,5]
Data format. The default is taken from binary header.
1 is IBM floating point
2 is 4-byte integer
3 is 2-byte integer
5 is IEEE floating point

 
string hfile=
output text data header file
 
int ns=segyns (bhead)
Number of samples. The default is taken from binary header
 
string tape=

 
bool verb=n [y/n]
Verbosity flag