From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vendor/voclient/doc/voimage.html | 109 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 vendor/voclient/doc/voimage.html (limited to 'vendor/voclient/doc/voimage.html') diff --git a/vendor/voclient/doc/voimage.html b/vendor/voclient/doc/voimage.html new file mode 100644 index 00000000..7742b22e --- /dev/null +++ b/vendor/voclient/doc/voimage.html @@ -0,0 +1,109 @@ +Content-type: text/html + +Manpage of VOIMAGE + +

VOIMAGE

+Section: User Commands (1)
Updated: Feb 2013
Index +Return to Main Contents
+ +  +

NAME

+ +voimage - Query VO image services for data +

+  +

SYNOPSIS

+ +voimage [<opts>] <service> [ <object> | <ra> <dec> ] [ <size> ] +

+  +

OPTIONS

+ +The voimage application accepts the following options: +
+
-h, --help + +
+Print a help summary to the terminal and exit. No processing is done +following this flag. +

+

All VODATA task options + +
+

+

+  +

DESCRIPTION

+ +The voimage task is a convenience application built on top of the +vodata application, logically it will only query for image data and will +set the appropriate flags when calling vodata. +

+ +For a complete list of options and a description of the task behavior, see +the VODATA man page. +

+  +

RETURN STATUS

+ +On exit the voimage task will return a zero indicating success, or a +one indicating an error. +

+  +

EXAMPLES

+ +
+
1) Query for all X-ray image data of M51:
+

+

+  % voimage -b x-ray any m51
+
+ +
2) Query an HST service having data of the subdwarf galaxy IC 10, print a
+count of the results only: +

+

+  % voimage -c CADC/HST IC10
+
+ +

+

+  +

BUGS

+ +No known bugs with this release. +  +

Revision History

+ +Feb 2013 - First public release +  +

Author

+ +Michael Fitzpatrick (fitz@noao.edu), Feb 2013 +  +

SEE ALSO

+ +vodata, vocatalog, vospectrum +

+ +


+ 

Index

+
+
NAME
+
SYNOPSIS
+
OPTIONS
+
DESCRIPTION
+
RETURN STATUS
+
EXAMPLES
+
BUGS
+
Revision History
+
Author
+
SEE ALSO
+
+
+This document was created by +man2html, +using the manual pages.
+Time: 05:13:24 GMT, April 14, 2013 + + -- cgit