Go to the list of seismic processes.      Go to SIOSEIS introduction.
             EW9914 Script for screen display of the "latest" shot

run on "grampus" in directory:   /net/heezen/ldata/realtime/plots

sioseis << eof
procs diskin agc plot end
diskin
   ipath /net/heezen/ldata/realtime/shots/latest.shot end
end
agc
    winlen .1 end
end
plot
  wiggle 0 tlines .5 1.
 stime 2 nsecs 4
   nibs 7224 vscale 1.25 trpin 40 ann sh&tr
   def .03 clip .03
!   scalar 5.e-03
!   scalar 7.0E-04 
   opath siofil
   srpath sunfil end
end
prout
   fno 0 lno 99999 ftr 1 ltr 1 end
end
end
eof
xloadimage -r 90 sunfil &
Go to the list of seismic processes.      Go to SIOSEIS introduction.