From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- vendor/voclient/doc/vospectra.html | 102 +++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 vendor/voclient/doc/vospectra.html (limited to 'vendor/voclient/doc/vospectra.html') diff --git a/vendor/voclient/doc/vospectra.html b/vendor/voclient/doc/vospectra.html new file mode 100644 index 00000000..6cf2ad2e --- /dev/null +++ b/vendor/voclient/doc/vospectra.html @@ -0,0 +1,102 @@ +Content-type: text/html + +Manpage of VOSPECTRA + +

VOSPECTRA

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

NAME

+ +vospectra - Query VO spectral services for data +

+  +

SYNOPSIS

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

+  +

OPTIONS

+ +The vospectra 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 vospectra task is a convenience application built on top of the +vodata application, logically it will only query for spectral 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 vospectra task will return a zero indicating success, or a +one indicating an error. +

+  +

EXAMPLES

+ +
+
1) Query all services for spectra data of 3c273:
+

+

+  % vospectra any 3c273
+
+ +

+

+  +

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, voimage +

+ +


+ 

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:26 GMT, April 14, 2013 + + -- cgit