/usr/share/doc/libstarlink-ast-doc/node171.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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 | <!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>The Foreign FITS Encodings</TITLE>
<META NAME="description" CONTENT="The Foreign FITS Encodings">
<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="node172.html">
<LINK REL="previous" HREF="node170.html">
<LINK REL="up" HREF="node170.html">
<LINK REL="next" HREF="node172.html">
</HEAD>
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html2227"
HREF="node172.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html2225"
HREF="node170.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html2219"
HREF="node170.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="tex2html2228"
HREF="node172.html">Limitations of Foreign Encodings</A>
<B> Up:</B> <A NAME="tex2html2226"
HREF="node170.html">Using Foreign FITS Encodings</A>
<B> Previous:</B> <A NAME="tex2html2220"
HREF="node170.html">Using Foreign FITS Encodings</A>
<BR>
<BR></DIV>
<!--End of Navigation Panel-->
<H2><A NAME="SECTION000171000000000000000"></A><A NAME="ss:foreignencodings"></A>
<BR>
The Foreign FITS Encodings
</H2>
<P>
As mentioned previously (§<A HREF="node156.html#ss:nativeencoding">16.1</A>), there are a
number of conventions currently in use for storing WCS information in
FITS headers, which we call <SPAN CLASS="textit">encodings</SPAN>. Here, we are concerned
with those encodings defined by software systems other than AST, which
we term <SPAN CLASS="textit">foreign encodings</SPAN>.
<P>
Currently, AST supports six foreign encodings, which may be selected
by setting the EncodingEncoding attribute of a FitsChanFitsChan to one of the
following (character string) values:
<P><DL>
<DT><STRONG>DSS</STRONG></DT>
<DD>
<BR>
This encoding stores WCS information using the convention developed at
the Space Telescope Science Institute for the Digitised Sky Survey
(DSS) astrometric plate calibrations. DSS images which use this
convention are widely available and it is understood by a number of
important and well-established astronomy applications.
<P>
However, the calibration model used (based on a polynomial fit) is not
easily applicable to other types of data and creating the polynomial
coefficients needed to calibrate your own images can prove
difficult. For this reason, the DSS encoding is probably best viewed
as a ``read-only'' format. It is possible, however, to read in WCS
information using this encoding and then to write it back out again,
so long as only minor changes have been made.
<P>
</DD>
<DT><STRONG>FITS-WCS</STRONG></DT>
<DD>
<BR>
This encoding is very important because it is based on a new FITS standard
which should, for the first time, address the problem of celestial coordinate
systems in a proper manner, by considerably extending the original FITS
standard.
<P>
The conventions used are described in a series of papers by
E.W.Greisen, M.Calabretta, <SPAN CLASS="textit">et. al.</SPAN>, often referred to as the
``FITS-WCS papers''. They are described at
<TT><A NAME="tex2html45"
HREF="http://fits.gsfc.nasa.gov/fits_wcs.html">http://fits.gsfc.nasa.gov/fits_wcs.html</A></TT>. Now that the first two papers
in this series have been agreed, this encoding should be understood by any
FITS-WCS compliant software and it is likely to be adopted widely for FITS
data in future. For details of the coverage of these conventions provided
by the FitsChan class, see Appendix <A HREF="node220.html#ss:fitswcscoverage">G</A>.
<P>
</DD>
<DT><STRONG>FITS-IRAF</STRONG></DT>
<DD>
<BR>
This encoding is based on the conventions described in the document
``World Coordinate Systems Representations Within the FITS Format'' by R.J.
Hanisch and D.G. Wells, 1988.<A NAME="tex2html46"
HREF="footnode.html#foot3389"><SUP><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="/usr/share/latex2html/icons/footnote.png"></SUP></A> It is employed
by the IRAF data analysis facility, so its use will facilitate data
exchange with IRAF. This encoding is in effect a sub-set of the current
FITS-WCS encoding.
<P>
</DD>
<DT><STRONG>FITS-PC</STRONG></DT>
<DD>
<BR>
This encoding is based on a previous version of the proposed new FITS WCS
standard which used <TT>PCjjjjiii</TT> and <TT>CDELTj</TT> keywords to describe
axis rotation and scaling. Versions of AST prior to V1.5 used this scheme
for the FITS-WCS encoding. As of V1.5, FITS-WCS uses <TT>CDi_j</TT>
keywords instead.<A NAME="tex2html47"
HREF="footnode.html#foot3394"><SUP><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="/usr/share/latex2html/icons/footnote.png"></SUP></A> The FITS-PC encoding is included in AST V1.5 only to allow
FITS-WCS data created with previous versions to be read. It should not,
in general, be used to create new data sets.
<P>
</DD>
<DT><STRONG>FITS-AIPS</STRONG></DT>
<DD>
<BR>
This encoding is based on the conventions described in the document
``Non-linear Coordinate Systems in AIPS'' by Eric W. Greisen (revised 9th
September, 1994).<A NAME="tex2html48"
HREF="footnode.html#foot3396"><SUP><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="/usr/share/latex2html/icons/footnote.png"></SUP></A> It is currently employed by the AIPS
data analysis facility, so its use will facilitate data exchange with
AIPS. This encoding uses <TT>CROTAi</TT> and <TT>CDELTi</TT> keywords to
describe axis rotation and scaling.
<P>
</DD>
<DT><STRONG>FITS-AIPS++</STRONG></DT>
<DD>
<BR>
Encodes coordinate system information in FITS
header cards using the conventions used by the AIPS++ project.
This is an extension of FITS-AIPS which includes some of the
features of FITS-PC and FITS-IRAF.
</DD>
</DL>
<P>
For more detail about the above encodings, see the description of the
Encoding attribute in Appendix <A HREF="node216.html#ss:attributedescriptions">C</A>.
<P>
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
<A NAME="tex2html2227"
HREF="node172.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html2225"
HREF="node170.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html2219"
HREF="node170.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="tex2html2228"
HREF="node172.html">Limitations of Foreign Encodings</A>
<B> Up:</B> <A NAME="tex2html2226"
HREF="node170.html">Using Foreign FITS Encodings</A>
<B> Previous:</B> <A NAME="tex2html2220"
HREF="node170.html">Using Foreign FITS Encodings</A></DIV>
<!--End of Navigation Panel-->
</BODY>
</HTML>
|