Grey - creates raster vplot
Grey par= <in.H >out.[V H]
Convert data to [raster - vplot] from [float, triplets, or byte] PLOT = clip{ [ (DATA - bias)*(it*d1+o1)**tpow ]**gpow }
[4] 4-float,3-triplets,1-byte
[-1] Create vplot [-1] or byte [1] data
[0.] gain(it) = (it*d1+o1)**tpow, it in samples
[99.] clip percentile
clip value (if not specified defaults to pclip)
[85] gpow percentile
[1] if given gpow<=0, sample gain power computed at phalf percentile
[0.0] plot = data - bias
[1]-plane(s) where gpow and clip are estimated i - ith plane is used ( i is integer ) all - all the planes are used every - calculate gain parameters for every panel
the subsampling rate used in estimating gpow and clip default = max(1,nt/256) (>=1)
[n]/y if yes, map only positive values to 0-255
cube dimensions
standard seplib files
standard seplib files
standard vplot definitions (0,1, n,y)
[1] standard vplot definition(0,1 n,y)
[y] whether or not to transpose output (standard vplot)
standard vplot definitions for output file
standard vplot definitions
standard vplot definition
set origin and spacing for tics
[1] set number of tics
[f] (f,a) where to put tics (frame, axes)
[t] (t,b,l,r) where to put title (top, bottom, left, right)
[b] (t,b) where to put x label (top, bottom)
[l] (l,r) where to put y label (left, right)
[1] makes title and labels fat
label for axes
title for plot
title for different planes separated by colons first:second:third
[8] font size for labels
[10] font size for titles
[y] (0,1 n,y) rotates the labels 90 degrees
[0] (0,1 n,y) turns on a grid
[d1num],[d2num] grid spacing
[.75] crowd1=crowd crowd2=crowd (.75< crowd < 1.) crowd labels off the screen by expanding data on 1 or 2 axis.
[axiscol] sets color of grid
set Lower Left and Upper Right coordinates
[0,0,0] background color (R,G,B) between 0 and 1
[backcol(0,0,0)] sets fill color (R,G,B) between 0 and 1
[6,5,4,3,2,1,...] sets color for each line plotted
[7,7,7,7,...] sets color for axes
[0,0,0,...] makes axes fat
[1] makes grid fat
[-1] white is high by default
[8] colors to reserve
[n] if y,halves the color table like movie does (0,1 n,y)
[0] (0,1,n,y) turns on scale bar
[v] (h) horizontaly or verticaly aligned bar
[.4] (inches)
[0] (0,1,n,y) reverse the scale
label for the scale bar
minimum on scale bar
maximum on scale bar
coordinates for the bar (only used when xll,xur,yll, or yur specified)
[1] raster data (if eout =1) [2] short data (if eout =2)
maximum and minimum value of data to be displayed by Ta2vplot. For use by Ta2vplot's wantscalebar option. (if eout=1)
This replaces the functionality of Taplot and Ta2vplot
color= one of {I,i,F,R,W,G} for the canned Movie-style color tables. You may also append a 'C' to make clipped values show up Red (ie color=IC is like color=I but with clipped values flagged). You will need to have nreserve at least 3 for this option to work, since you have to leave the normal vplot 'Red' (vplot default color 2) as a possibility. Alternatively, you may also specify a color of the format RGB, (i.e. color=332) where each of R,G, and B is the integer number of bits to allot to that primary. This is meant for esize=3, but it also makes funky color tables when esize=1. Finally, if 'color' is a text string longer than 2 characters and does not begin with a digit, it will be taken as the name of a color; table. (Color tables have lines of the form 'color_number red green blue', where 0 <= color_number <= 255 and 0. <= red, green, and blue <= 1. Anything not set will be black. Odd-numbered color table entries between 1 and 253, inclusive, will be the first lost if the output device doesn't have enough allocatable colors.)
xtpen, the Thplot manpage, the Contour manpage
sep_graphics
DISTR