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

Return to the Avon example.          Return to SIOSEIS examples.

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

sioseis << eof
procs diskin stack filter agc plot end
diskin
   fno 1 lno 100 ntrgat 3 allno no
   ipath yr99jd85-0616z.segy end
end
agc
   winlen 1 end
end
filter
   pass 20 250 ftype 0 dbdrop 48 end
end
plot
   def .01 clip .005 trpin 100 wiggle 0
   vscale 1.25 nsecs 3 stime 7 ann shotno taginc 10
   nibs 2859 srpath sunfil.ras 
   end
end
end
eof
open -a /Applications/GraphicConverter\ US/GraphicConverter.app sunfil.ras