Go to the list of seismic processes.      Go to SIOSEIS introduction.
                   EW0008 example - QC plot of a shot

Note that this uses "sioseis-fast" which is fast, but does not
use IEEE floating point.

sioseis-fast << eof
procs diskin filter plot prout end
diskin
  set 2 6
   ipath /export/home/EW0008/Realtimestack/latest.shot.segy end
end
prout
    fno 0 lno 999999 ftr 1 ltr 1 end
end
agc
   winlen .5 end
end
filter
   ftype 0 dbdrop 48 pass 20 220 end
end
plot
   nibs 75 vscale 5 nsecs 3 stime 3
   def .1 trpin 10 clip .1
   ann sh&tr taginc 5
   srpath sunfil end
end
end
eof
xloadimage -r 90 sunfil &


Return to EW0008 example.      Return to SIOSEIS examples.

Go to the list of seismic processes.      Go to SIOSEIS introduction.