INP=A Input IBIS interface file
STRING Output plot file name.
Default if not specified is 'tieplot'
STRING Output plot format, GNUPLOT or EPS
Default = GNUPLOT
KEYCOL=N The integer N specifies a control
column for selecting a subset of
the data for plotting.
KEY=(K1,...,KM) The integers K1,...,KM specifies
which keys in the control column
are subsetted for plotting.
SCALE=R The floating decimal R specifies a
magnification factor to be
applied to the shifts when plotted.
NL=P The integer P specify the size of
the area being plotted in lines.
NL=Q The integer Q specify the size of
the area being plotted in samples.
NEWCOLS=(A,B) The integers A and B specify the
columns of new coordinates.
OLDCOLS=(C,D) The integers C and D specify the
columns of old coordinates.
NUMCOL=E The integer E specifies a column
that contains identifying numbers
to be plotted beside each vector.
If this keyword is omitted, then no
numbers are plotted.
CHARCOL=F The integer F specifies a column
that contains the number of the
identifying symbol to be plotted as
the base of each vector. The numbers
should be in the range of 0 to 15.
If this keyword is omitted, then no
symbols are plotted from a column.
ICHAR=N The number N specifies the identifying
symbol to be plotted as the base of
each vector. The number should be in
the range of 0 to 15. This can be
used as an alternative to the
CHAR keyword.