/usr/share/doc/libstarlink-ast-doc/node13.html is in libstarlink-ast-doc 8.6.2+dfsg-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--Converted with LaTeX2HTML 2008 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>How To...</TITLE>
<META NAME="description" CONTENT="How To...">
<META NAME="keywords" CONTENT="sun211">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="sun211.css">
<LINK REL="next" HREF="node32.html">
<LINK REL="previous" HREF="node5.html">
<LINK REL="up" HREF="sun211.html">
<LINK REL="next" HREF="node14.html">
</HEAD>
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html525"
HREF="node14.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html523"
HREF="sun211.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html517"
HREF="node12.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/share/latex2html/icons/prev.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html526"
HREF="node14.html">...Obtain and Install AST</A>
<B> Up:</B> <A NAME="tex2html524"
HREF="sun211.html">sun211</A>
<B> Previous:</B> <A NAME="tex2html518"
HREF="node12.html">Producing Graphical Output</A>
<BR>
<BR></DIV>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00030000000000000000"></A><A NAME="ss:howto"></A>
<BR>
How To...
</H1>
<P>
For those of you with a plane to catch, this section provides some
instant templates and recipes for performing the most
commonly-required operations using AST, but without going into
detail. The examples given (sort of) follow on from each other, so you
should be able to construct a variety of programs by piecing them
together. Note that some of them appear longer than they actually
are, because we have included plenty of comments and a few options
that you probably won't need.
<P>
If any of this material has you completely baffled, then you may want
to read the introduction to AST programming concepts in
§<A HREF="node32.html#ss:primer">4</A> first. Otherwise, references to more detailed
reading are given after each example, just in case they don't quite do
what you want.
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
<LI><A NAME="tex2html527"
HREF="node14.html">...Obtain and Install AST</A>
<LI><A NAME="tex2html528"
HREF="node15.html">...Structure an AST Program</A>
<LI><A NAME="tex2html529"
HREF="node16.html">...Build an AST Program</A>
<LI><A NAME="tex2html530"
HREF="node17.html">...Read a WCS Calibration from a Dataset</A>
<LI><A NAME="tex2html531"
HREF="node18.html">...Validate WCS Information</A>
<LI><A NAME="tex2html532"
HREF="node19.html">...Display AST Data</A>
<LI><A NAME="tex2html533"
HREF="node20.html">...Convert Between Pixel and World Coordinates</A>
<LI><A NAME="tex2html534"
HREF="node21.html">...Test if a WCS is a Celestial Coordinate System</A>
<LI><A NAME="tex2html535"
HREF="node22.html">...Test if a WCS is a Spectral Coordinate System</A>
<LI><A NAME="tex2html536"
HREF="node23.html">...Format Coordinates for Display</A>
<LI><A NAME="tex2html537"
HREF="node24.html">...Display Coordinates as they are Transformed</A>
<LI><A NAME="tex2html538"
HREF="node25.html">...Read Coordinates Entered by a User</A>
<LI><A NAME="tex2html539"
HREF="node26.html">...Create a New WCS Calibration</A>
<LI><A NAME="tex2html540"
HREF="node27.html">...Modify a WCS Calibration</A>
<LI><A NAME="tex2html541"
HREF="node28.html">...Write a Modified WCS Calibration to a Dataset</A>
<LI><A NAME="tex2html542"
HREF="node29.html">...Display a Graphical Coordinate Grid</A>
<LI><A NAME="tex2html543"
HREF="node30.html">...Switch to Plot a Different Celestial Coordinate Grid</A>
<LI><A NAME="tex2html544"
HREF="node31.html">...Give a User Control Over the Appearance of a Plot</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
</BODY>
</HTML>
|