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

SIO's GeoEel, step 1 - plot a NMO'd shot.

sioseis << eof
procs segddin geom nmo filter agc plot end
segddin
    ipath /Users/henkart/data/geometrics/SIO-2006
    format geometrics fcset 1 lcset 1
    ffilen 5001 lfilen 5001 end
end
nmo
    vtp 1475 0 end
end
agc
   winlen .25 end
end
filter
   ftype 0 pass 20 100 dbdrop 48 end
end
geom
    rpadd 1000 dbrps -6.25 gxp 1 -100 ggx 12.5 type 9 end
end
plot
   scalar 0
!   stime 4
   nibs 2859 vscale 1 nsecs 0 ann range taginc 2 trpin 20
   def .02 srpath sunfil.ras end
end
end
eof
display -rotate 90 sunfil.ras &
convert -rotate 90 sunfil.ras sio2006-3.png