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/updatewcs.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/updatewcs.rst')
| -rw-r--r-- | doc/source/updatewcs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/updatewcs.rst b/doc/source/updatewcs.rst index e04a0fe..f01a9ed 100644 --- a/doc/source/updatewcs.rst +++ b/doc/source/updatewcs.rst @@ -57,7 +57,7 @@ where * x', y' are the initial coordinates x,y with the 68th column correction applied through the DET2IM convention * u',v' are the DET2IM-corrected coordinates relative to CRPIX1,CRPIX2 -* LT<sub>x</sub>, LT<sub>y</sub> is the residual distortion in the lookup tables written to the header using the Paper IV lookup table convention +* LT<sub>x</sub>, LT<sub>y</sub> is the residual distortion in the lookup tables written to the header using the FITS Distortion Paper lookup table convention * A, B are the SIP coefficients specified using the SIP convention .. toctree:: |
