Ta2vplot - Convert from bytes to vplot
Ta2vplot < in.T > out.v
Reads in a Taplot/Movie format file and outputs a vplot raster file.
REQUIRED
REQUIRED 1=Taplot format 3=RGB triplets
standard seplib files
standard seplib files
standard seplib files
standard vplot definitions (0,1, n,y)
[1] standard vplot definition (0,1 n,y)
[1] whether or not to transpose output (standard vplot)
standard vplot definitions for output file
[10.24] height of output medium
[13.75] width of output medium
[.75] ratio of screen height to width
standard vplot definitions
[min1],[min2] standard vplot definition
spacing for tics
[1] number of tics
[f] (f,a) where to put tics (frame, axes)
[t] (t,b,l,r) where to put title
[b] (t,b) where to put x label
[l] (l,r) where to put y label
[1] makes title and labels fat
label for axes
title for plot
[8] size of labels
[10] size of title
[y] (0,1 n,y) rotates labels 90 degrees
[0] (0,1 n,y) turns on 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] color of grid
[0,0,0] background color (R,G,B) between 0 and 1
[backcol(0,0,0)] fill color (R,G,B) between 0 and 1
[6,5,4,3,2,1,...] color for each plotted line
[7,7,7,7,...] color for each axis
[0,0,0,...] makes the lines fat
[0,0,0,...] makes the axes fat
[1] grid is fat
[-1] white is high by default
[8] number of colors to preserve
[n] if y, halves the color table like movie does (0,1 n,y)
[0] (0,1,n,y)
[0] (0,1,n,y) makes scale bar
[h] (v) horizontaly or verticaly aligned bar
[.4] width of scale bar (inches)
[0] (0,1,n,y) reverse the scale
labels scale bar
minimum scale bar value
maximum scale bar value
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.)
sep_graphics
DISTR