This section lists the commands available broken down by the category of function they provide. Some commands appear in more than one category. Detailed descriptions and examples for each command can be found in Appendix B.
tcopy
:
Converts between table formats
tpipe
:
Performs pipeline processing on a table
tmulti
:
Writes multiple tables to a single container file
tmultin
:
Writes multiple processed tables to single container file
tcat
:
Concatenates multiple similar tables
tcatn
:
Concatenates multiple tables
tloop
:
Generates a single-column table from a loop variable
tjoin
:
Joins multiple tables side-to-side
arrayjoin
:
Adds table-per-row data as array-valued columns
tgridmap
:
Calculates N-dimensional density maps
tgroup
:
Calculates aggregate functions on groups of rows
tcube
:
Calculates N-dimensional histograms
tmatch1
:
Performs a crossmatch internal to a single table
tmatch2
:
Crossmatches 2 tables using flexible criteria
tmatchn
:
Crossmatches multiple tables using flexible criteria
tskymatch2
:
Crossmatches 2 tables on sky position
cdsskymatch
:
Crossmatches table on sky position against VizieR/SIMBAD table
coneskymatch
:
Crossmatches table on sky position against remote cone service
sqlskymatch
:
Crossmatches table on sky position against SQL table
plot2plane
:
Draws a plane plot
plot2sky
:
Draws a sky plot
plot2cube
:
Draws a cube plot
plot2sphere
:
Draws a sphere plot
plot2corner
:
Draws a matrix of plane plots
plot2time
:
Draws a time plot
plot2d
(deprecated):
Old-style 2D Scatter Plot
plot3d
(deprecated):
Old-style 3D Scatter Plot
plothist
(deprecated):
Old-style Histogram
cdsskymatch
:
Crossmatches table on sky position against VizieR/SIMBAD table
cone
:
Executes a Cone Search-like query
coneskymatch
:
Crossmatches table on sky position against remote cone service
tapskymatch
:
Crossmatches table on sky position against TAP table
tapquery
:
Queries a Table Access Protocol server
tapresume
:
Resumes a previous query to a Table Access Protocol server
taplint
:
Tests TAP services
datalinklint
:
Validates DataLink documents
regquery
:
Queries the VO registry
sqlclient
:
Executes SQL statements
sqlupdate
:
Updates values in an SQL table
sqlskymatch
:
Crossmatches table on sky position against SQL table
server
:
Runs an HTTP server to perform STILTS commands
calc
:
Evaluates expressions
funcs
:
Browses functions used by algebraic expression language
parqlint
:
Checks parquet file compliance with VOParquet convention
parqlook
:
Presents information about a parquet file
xsdvalidate
:
Validates against XML Schema