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

Return to the Avon example.          Return to SIOSEIS examples.

SIOSEIS script to stack, mix, filter, agc and plot shots 1-100

sioseis << eof
procs diskin stack mix filter agc plot end
diskin
   fno 1 lno 500 ntrgat 3 allno no
   ipath yr99jd85-0616z.segy end
end
mix
   weight 1 1 1 end
end
agc
   center .1 winlen 1 end
end
filter
   pass 20 250 ftype 0 dbdrop 48 end
end
plot
   def .003  trpin 200 wiggle 0
   vscale 1.25 nsecs 3 stime 7 ann gmtint anninc 5
   nibs 2859 srpath sunfil.ras 
   end
end
end
eof
open -a /Applications/GraphicConverter\ US/GraphicConverter.app sunfil.ras