diff options
author | hack <hack@stsci.edu> | 2012-09-19 12:40:47 -0400 |
---|---|---|
committer | hack <hack@stsci.edu> | 2012-09-19 12:40:47 -0400 |
commit | 8ea0a2ba37cdfdc973f3bea888c97af549eebadf (patch) | |
tree | d3e510e1d26aa325a14c285203a86a7d55a216c9 /doc/source/npol.rst | |
parent | e1d0d1818520a0ea98e25ceaba432e30fe4fb429 (diff) | |
download | stwcs_hcf-8ea0a2ba37cdfdc973f3bea888c97af549eebadf.tar.gz |
Replaced all references to Paper IV with 'FITS Distortion Paper' in docs, as Paper IV now refers to Time coordinates.
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19557 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'doc/source/npol.rst')
-rw-r--r-- | doc/source/npol.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/npol.rst b/doc/source/npol.rst index 89c3a67..b398be1 100644 --- a/doc/source/npol.rst +++ b/doc/source/npol.rst @@ -37,7 +37,7 @@ New representation - look-up tables The fine scale distortions represented in the ``DGEO`` images can be stored in smaller look-up tables without significant loss of information. These look-up tables follow the conventions -in WCS Paper IV [2]_. Record-valued keywords are used to map an image in the science extension +in the WCS FITS Distortion Paper [2]_. Record-valued keywords are used to map an image in the science extension to a distortion array in the ``WCSDVAR extension``. This new type of FITS keywords has been implemented in PyFITS and is fully described in [2]_. Specifically, ``DPj.EXTVER`` in the science extension header maps the science image to the correct ``WCSDVAR`` extension. The dimensionality |