STILTS provides a number of command-line applications which can be used for manipulating tabular data. Conceptually it sits between, and uses many of the same classes as, the packages STIL, which is a set of Java APIs providing table-related functionality, and TOPCAT, which is a graphical application providing the user with an interactive platform for exploring one or more tables. This document is mostly self-contained - it covers some of the same ground as the STIL and TOPCAT user documents (SUN/252 and SUN/253 respectively).
Currently, this package consists of commands in the following categories:
tcopy
,
tpipe
,
tmulti
,
tmultin
,
tcat
,
tcatn
,
tloop
,
tjoin
,
arrayjoin
,
tgridmap
,
tgroup
, and
tcube
(see Section 6).
tmatch1
,
tmatch2
,
tmatchn
and
tskymatch2
(see Section 7).
plot2plane
,
plot2sky
,
plot2cube
,
plot2sphere
,
plot2corner
and
plot2time
(also deprecated old-style plot commands
plot2d
,
plot3d
and
plothist
)
(see Section 8).
tskymap
,
pixfoot
and
pixsample
.
votcopy
and
votlint
.
cdsskymatch
,
cone
,
coneskymatch
,
tapquery
,
tapresume
,
tapskymatch
,
taplint
,
datalinklint
and
regquery
.
sqlclient
,
sqlupdate
and
sqlskymatch
.
calc
,
funcs
,
server
and
xsdvalidate
.
There are many ways you might want to use these tools; here are a few possibilities:
server
command may help,
but is not required, for use in these situations.