diff options
author | hack <hack@stsci.edu> | 2011-09-14 17:01:38 -0400 |
---|---|---|
committer | hack <hack@stsci.edu> | 2011-09-14 17:01:38 -0400 |
commit | 0953b15a3f29ca0a2a071d493bc1176700e35584 (patch) | |
tree | 8b99148ae6f815ed41938c14f2d5f85aeb4517c4 /doc/source/updatewcs.rst | |
parent | 904c207469db078acce8c27b741d80b93f02ac42 (diff) | |
download | stwcs_hcf-0953b15a3f29ca0a2a071d493bc1176700e35584.tar.gz |
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
Diffstat (limited to 'doc/source/updatewcs.rst')
-rw-r--r-- | doc/source/updatewcs.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 |