From 0953b15a3f29ca0a2a071d493bc1176700e35584 Mon Sep 17 00:00:00 2001 From: hack Date: Wed, 14 Sep 2011 21:01:38 +0000 Subject: Initial Sphinx documentation for headerlet module API was added to STWCS. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@13786 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/source/updatewcs.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source/updatewcs.rst') diff --git a/doc/source/updatewcs.rst b/doc/source/updatewcs.rst index afca009..e04a0fe 100644 --- a/doc/source/updatewcs.rst +++ b/doc/source/updatewcs.rst @@ -22,7 +22,7 @@ and is as follows: - Apply non-polynomial distortion -Mathematicall the entire transformation from detector to sky +Mathematically the entire transformation from detector to sky coordinates is described by: .. math:: (x',y') &= DET2IM(x,y) @@ -64,4 +64,4 @@ where :maxdepth: 2 updatewcs_ui - wcs_corrections \ No newline at end of file + wcs_corrections -- cgit