diff options
Diffstat (limited to 'vo/votools/votools.men')
-rw-r--r-- | vo/votools/votools.men | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/vo/votools/votools.men b/vo/votools/votools.men new file mode 100644 index 00000000..2d8149d2 --- /dev/null +++ b/vo/votools/votools.men @@ -0,0 +1,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 + |