I have tried to convert a Seismic SU file to ASCII format in seismic unix using openseaseis module named "sutoascii".
I have already tested the SU file by opening it in SeaView Seismic Viewer and then tried to convert it to "ASCII" format using the following command:
sutoascii <inputSUFilename >outputASCIIFilename bare=0 index=1
The ASCII file is created as an output file but it gives an error while converting that "number of samples in header differs from number for first trace"
Now to check whether the Resulting ASCIIFile is valid and working, I have tried to open it in SeaView Seismic Viewer again to cross-check but it shows an error and is unable to open the file.
Can anybody tell me how to correct this?