blob: 2d8149d2a463f9aca3edf25e3e529c15f377bc76 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
Toplevel apps:
registry - Query the VO Registry
Toolbox sub-package:
DATA QUERY/ACCESS TOOLS
getcat - Query catalog data services in the VO
getimg - Query image data services in the VO
getspec - Query spectral data services in the VO (NYI)
getlines - Query spectral line data services in the VO (NYI)
vodata - General purpose query of VO data service
IMAGE UTILITIES
dss - Display a DSS2 image of a named field
imgcat - Create a catalog of detections in an image
wcsinfo - Summarize the WCS information of an image
dispname - Get the currently displayed image name
VO SERVICE TOOLS
sesame - Resolve an object name to a position
SIMPLE CATALOG TOOLS
nedoverlay - Overlay NED objects in the image display
obslogoverlay - Overlay an observation catalog (HST, XMM, etc)
radiooverlay - Overlay NVSS radio contours in the image display
xrayoverlay - Overlay RASS3 X-Ray contours in the image display
REGISTRY TOOLS
mkregdb - Create a local VO Registry database
regdb - Manage/Query a local VO Registry database
regmetalist - List the metadata fields of a Registry record
VOTABLE UTILITY TOOLS
votcopy - Copy a VOTable to another format
votget - Download data referenced in a VOTable
votpos - Extract the main positional columns from a VOTable
votsize - Get the size of a VOTable
TABLE UTILITIES
colbyid - Identify VOTable column by ID attribute
colbyucd - Identify VOTable column by UCD attribute
colbyname - Identify VOTable column by NAME attribute
tabclip - Clip a table to given boundaries
taboverlay - General table overlay in the image display
EXTERNAL APPLICATIONS
aladin - Start/Stop/Status of the Aladin image display application
hub - Start/Stop/Status of the SAMP Hub
topcat - Start/Stop/Status of the TOPCAT table display application
SAMP MESSAGE HANDLERS
overhandler - Default SAMP handler for image overlays
tblhandler - Default SAMP handler for table loading messages
imghandler - Default SAMP handler for image loading messages
HIDDEN TASKS
qstring - Generate a query string URL
makewcs - Create an IRAF WCS from a plate solution
prettystr - Pretty-print a long string
|