Output for further processing or storage (SEG-Y)


To generate a SEG-Y output file from a job, you can use the program segywrite.
To test this run the following job:
segyread tape=001.sgy | segyclean | segywrite tape=result.sgy endian=0

This job will generate the SEG-Y file   result.sgy.
The option endian=0 should be used on PCs. On other computers you may have to use the value endian=1

To generate a SEG-Y tape instead of a disk file, use the option tape=/dev/st0 (st0 is the name of the tape drive).


arne@ifjf.uib.no