PSCCONTOUR - PostScript Contour plot of a data CUBE pscubecontour n1= n2= n3= [optional parameters] postscriptfile or pscubecontour n1= n2= n3= front= side= top= [optional parameters] >postscriptfile Data formats supported: 1. Entire cube read from stdin (n1*n2*n3 floats) [default format] 2. Faces read from stdin (n1*n2 floats for front, followed by n1*n3 floats for side, and n2*n3 floats for top) [specify faces=1] 3. Faces read from separate data files [specify filenames] Required Parameters: n1 number of samples in 1st (fastest) dimension n2 number of samples in 2nd dimension n3 number of samples in 3rd (slowest) dimension Optional Parameters: front name of file containing front panel side name of file containing side panel top name of file containing top panel faces=0 =1 to read faces from stdin (data format 2) d1=1.0 sampling interval in 1st dimension f1=0.0 first sample in 1st dimension d2=1.0 sampling interval in 2nd dimension f2=0.0 first sample in 2nd dimension d3=1.0 sampling interval in 3rd dimension f3=0.0 first sample in 3rd dimension d1s=1.0 factor by which to scale d1 before imaging d2s=1.0 factor by which to scale d2 before imaging d3s=1.0 factor by which to scale d3 before imaging nc=5 number of contour values dc=(zmax-zmin)/nc contour interval fc=min+dc first contour c=fc,fc+dc,... array of contour values cwidth=1.0,... array of contour line widths cgray=0.0,... array of contour grays (0.0=black to 1.0=white) ccolor=none,... array of contour colors; none means use cgray cdash=0.0,... array of dash spacings (0.0 for solid) labelcf=1 first labeled contour (1,2,3,...) labelcper=1 label every labelcper-th contour nlabelc=nc number of labeled contours (0 no contour label) nplaces=6 number of decimal places in contour label xbox=1.5 offset in inches of left side of axes box ybox=1.5 offset in inches of bottom side of axes box size1=4.0 size in inches of 1st axes (vertical) size2=4.0 size in inches of 2nd axes (horizontal) size3=3.0 size in inches of 3rd axes (projected) angle=45 projection angle of cube in degrees (0