summaryrefslogtreecommitdiff
path: root/hstwcs/dgeo.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed hstwcs to udpatewcsdencheva2009-04-291-250/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/stwcs@7976 fe389314-cf27-0410-b35b-8c050e845b92
* Changed imports of numpy (as np).dencheva2009-03-261-5/+4
| | | | | | | | Added d2imcorr parameter to top level updatewcs function. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7803 fe389314-cf27-0410-b35b-8c050e845b92
* Added code which populates the science file with information about detector ↵dencheva2009-03-171-2/+1
| | | | | | to image correction - header keywords and a lookup table extension. Cleaned coed. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7770 fe389314-cf27-0410-b35b-8c050e845b92
* 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