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

Return to SIOSEIS examples.          Return to Eel River chirp example.

sioseis << eof
procs diskin xstar diskoa end
diskin
   format edgetech
    ipath /data/vol3/henkart/xstar_1999/yr1999day217-2244z.xstar end
end
xstar
  binpath xyz.bin  ! the ASCI file in xyzpath was converted to binary previously
    xyzpath Eureka.xyz  ! depth goes in long word 16
    deltad .0004  end   ! print a warning when "too" far from xy
end
diskoa
    opath yr1999day217-2244z.segy end
end
end
eof