From 8ea0a2ba37cdfdc973f3bea888c97af549eebadf Mon Sep 17 00:00:00 2001 From: hack Date: Wed, 19 Sep 2012 16:40:47 +0000 Subject: 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 --- doc/source/updatewcs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/updatewcs.rst') 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 -* LTx, LTy is the residual distortion in the lookup tables written to the header using the Paper IV lookup table convention +* LTx, LTy 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:: -- cgit