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

Return to the Avon example.          Return to SIOSEIS examples.

SIOSEIS script to plot shots 1-10

sioseis << eof
procs diskin agc plot end
diskin
   fno 1 lno 10 allno no
   ipath yr99jd85-0616z.segy end
end
agc
   winlen .5 end
end
plot
   def .02 vscale 1.25 nsecs 6
   nibs 2859 srpath sunfil.ras fspace 3 nspace 2 spacei 3
   end
end
end
eof
xloadimage -r 90 sunfil.ras &