Usage: taup wavefront [arguments]
  or, for purists, java edu.sc.seis.TauP.TauP_Wavefront [arguments]

Arguments are:
-ph phase list     -- comma separated phase list
-pf phasefile      -- file containing phases

-mod[el] modelname -- use velocity model "modelname" for calculations
                      Default is iasp91.

-h depth           -- source depth in km

--stadepth depth   -- receiver depth in km
--scat[ter] depth deg   -- scattering depth and distance

--gmt             -- outputs path as a complete GMT script.
--svg             -- outputs path as a complete SVG file.
--mapwidth        -- sets map width for GMT script.
--rays  num      -- number of raypaths/distances to sample.
--timestep  num  -- steps in time (seconds) for output.
--timefiles      -- outputs each time into a separate .ps file within the gmt script.
--negdist        -- outputs negative distance as well so wavefronts are in both halves.

-o [stdout|outfile]         -- output is redirected to stdout or to the "outfile" file
--prop [propfile]   -- set configuration properties
--debug             -- enable debugging output
--verbose           -- enable verbose output
--version           -- print the version
--help              -- print this out, but you already know that!

