Back to SIOSEIS Examples.
Go to the list of seismic processes.
Go to SIOSEIS introduction.
/opt/sioseis_test/sioseis-2011.2.21/bin/sioseis << eof
realtime
procs diskin prout geom wbt gather nmo stack diskoa end
diskin
ipath /home/seismic/data/test10-10-2011/SEGY/site1/line1.sgy
ftr 1 ltr 48 ! exclude non seismic auxiliary channels
end
end
prout
fno 0 lno 999999
ftr 1 ltr 1
end
end
geom
type 9
fs 1 ls 999999
gxp 1 -250
ggx -12.5
dfls 37.5 ! ignored with type 9
dbrps 6.25
rpadd 1000
end
end
wbt
vel 1500
track 0.1
end
end
gather
maxtrs 50
maxrps 50
end
end
nmo
# hang the velocity function from the water bottom
addwb yes vtp 1500 0 1600 .5 2000 2.0
end
end
diskoa
opath /home/seismic/data/test10-10-2011/line1_stack.segy
end
end
end
eof