The generic table commands in STILTS
(currently tpipe
,
tcopy
,
tmulti
,
tmultin
,
tcat
,
tcatn
,
tloop
,
tjoin
,
tcube
,
tmatch1
,
tmatch2
,
tmatchn
,
tskymap
,
tskymatch2
,
pixfoot
,
pixsample
,
plot2cube
,
plot2plane
,
plot2sky
,
plot2sphere
,
plot2time
,
plot2d
,
plot3d
,
plothist
,
cdsskymatch
,
coneskymatch
,
sqlskymatch
,
tapquery
,
tapresume
,
tapskymatch
and
regquery
)
have no native format for table storage, they can process
data in a number of formats equally well.
STIL has its own model of what a table
consists of, which is basically:
The formats the package knows about are dependent on the input and output handlers currently installed. The ones installed by default are listed in the following subsections. More may be added in the future, and it is possible to install new ones at runtime - see the STIL documentation for details.
Some formats can be used to hold multiple tables in a single file, and others can only hold a single table per file.