summaryrefslogtreecommitdiff
path: root/hstwcs/dgeo.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed the name of the kw recording the dgeofile used for the lookup tables ↵dencheva2009-03-171-2/+2
| | | | | | to DGEOEXT. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7766 fe389314-cf27-0410-b35b-8c050e845b92
* had the wrong value assigned to crpix2dencheva2009-03-111-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7737 fe389314-cf27-0410-b35b-8c050e845b92
* The DGEO files were defined to be used after the IDC polynomial ↵dencheva2009-03-101-1/+1
| | | | | | coefficients. To use them with SIP coefficients the first order IDC coefficients should be backed out of the DGEO data by multiplying with the inverse of the scaled cd matrix. The scaling of the cd matrix was done incorrectly - fixed in this revision. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7732 fe389314-cf27-0410-b35b-8c050e845b92
* Renamed updatewcs to hstwcsdencheva2008-12-221-0/+252
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7406 fe389314-cf27-0410-b35b-8c050e845b92