Program extract2D, argument checking enabled.
Extract2D: save or analyze a 2D Extract:
extract2D -in inName
Optional Arguments:
-out outName Save the 2D Extract.
-real Extract Real Only.
-stat Report Statistics.
Relative Region Coordinates:
-x1 xPts [1] X Region Start.
-xn xPts [SIZE] X Region End.
-y1 yPts [1] Y Region Start.
-yn yPts [SPECNUM] Y Region End.
Absolute Region Coordinates:
-h1 xPts [1] Horizontal Region Start.
-hn xPts [HSIZE] Horizontal Region End.
-v1 yPts [1] Vertical Region Start.
-vn yPts [VSIZE] Vertical Region End.
Notes:
Options -h3 -v3 -x3 -y3 are supported for
backward-compatibility.
Extract Error interpreting arguments.