aboutsummaryrefslogtreecommitdiff
path: root/vo/vo.men
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /vo/vo.men
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'vo/vo.men')
-rw-r--r--vo/vo.men62
1 files changed, 62 insertions, 0 deletions
diff --git a/vo/vo.men b/vo/vo.men
new file mode 100644
index 00000000..2d8149d2
--- /dev/null
+++ b/vo/vo.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
+