title>SIOSEIS MCS example - gains = SQRT Go to the list of seismic processes.      Go to SIOSEIS introduction.
#   display using SQRT(a(i))  rather than AGC.
sioseis << eof
procs diskin filter wbt mute gains plot end
diskin
   ipath fkmigr.line.1 end
end
filter
   ftype 0 dbdrop 48 pass 10 80 end
end
wbt
   solrat 1.5 sel 6 7 ses 0 .1 end end
 mute
   ttp 1 0.02 addwb yes end end
gains
       type 4 alpha .5  end
end
plot
  wiggle 0
   srpath sunfil opath siofil
   nsecs 4  ann gmtint anninc 5
   nibs 2847 trpin 300 vscale 2.5 def .002 end
#   nibs 75 trpin 20 vscale 3.333 def .04 clip .04 end
end
end
eof