summaryrefslogtreecommitdiff
path: root/hstwcs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed hstwcs to udpatewcsdencheva2009-04-297-1266/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/stwcs@7976 fe389314-cf27-0410-b35b-8c050e845b92
* These changes allow the HSTWCS object ot be used for transformations and ↵dencheva2009-04-283-7/+21
| | | | | | when updating the headers git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7974 fe389314-cf27-0410-b35b-8c050e845b92
* Added minerr parameter toHSTWCS and D@IMERR kw to primary header. This ↵dencheva2009-03-261-1/+2
| | | | | | allows the detector to image correction to be switched off on the command line git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7820 fe389314-cf27-0410-b35b-8c050e845b92
* Changed imports of numpy (as np).dencheva2009-03-264-29/+24
| | | | | | | | 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
* WFPC2 IDCTAB coefficients include the relative chip to chip rotation. This ↵dencheva2009-03-191-4/+2
| | | | | | rotation has to be taken out of the coefficients before the WCS is recomputed. The rotation was done in the opposite direction and this change fixes the problem. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7778 fe389314-cf27-0410-b35b-8c050e845b92
* Minor comment changedencheva2009-03-181-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7777 fe389314-cf27-0410-b35b-8c050e845b92
* More on detector to image correctiondencheva2009-03-182-1/+145
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7776 fe389314-cf27-0410-b35b-8c050e845b92
* Added code which populates the science file with information about detector ↵dencheva2009-03-173-6/+48
| | | | | | 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-172-7/+7
| | | | | | 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
* Corrected a problem with subarraysdencheva2009-02-121-3/+2
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7553 fe389314-cf27-0410-b35b-8c050e845b92
* Added support for nicmos, stis, wfc3dencheva2009-02-122-4/+19
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7549 fe389314-cf27-0410-b35b-8c050e845b92
* Modified the constructor for HSTWCS. Now it can be created given:dencheva2009-02-102-12/+9
| | | | | | | | | | | | - a filename and extension number - fully qualified filename - a pyfits object and an extension number - if given an instrument and detctor parameters, a template HSTWCS object for that instrument will be created. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7534 fe389314-cf27-0410-b35b-8c050e845b92
* Added verison numbers and 'origin' kw to pywcs callsdencheva2009-02-054-8/+8
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7523 fe389314-cf27-0410-b35b-8c050e845b92
* Initial import of a script to handle image alignment in multidrizzle.dencheva2009-01-201-0/+95
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7454 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed a bug, finding dgeo file .dencheva2009-01-141-2/+2
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7445 fe389314-cf27-0410-b35b-8c050e845b92
* Changed namesdencheva2008-12-223-5/+5
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7408 fe389314-cf27-0410-b35b-8c050e845b92
* Renamed updatewcs to hstwcsdencheva2008-12-225-0/+966
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7406 fe389314-cf27-0410-b35b-8c050e845b92