#!/bin/csh
###chanaged decimation back to 2 on first line (-d  2) svd
## changed decimation to 1 on  first line (-d 1) svd
## -S 250 (250 milliseconds = 202.5 meter range or 400 meter swath)

/usr/local/bin/qmipstosegy -f 20 -S 250 -d 2 -c -I /sidescan1/raw1/tape27/$1 << eof
#/usr/local/bin/qmipstosegy -f 20 -S 270 -d 1 -c -I /sidescan1/raw1/$1 << eof
New York Bight
SIS-1000
0.25
eof

mv $1:r.sgy ../segy
#mv *.sgy ../segy/.
