summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added first order coefficients as attributes to HSTWCS object. Added the ↵dencheva2008-12-032-27/+73
| | | | | | ability to create a default HSTWCS object for a given instrument. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7319 fe389314-cf27-0410-b35b-8c050e845b92
* Changes to the construction of the output wcs. With this version wdrizzle ↵dencheva2008-12-031-130/+20
| | | | | | creates an image which is properly centered and completely visible but the output frame is larger than the image. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7318 fe389314-cf27-0410-b35b-8c050e845b92
* Added code to create output WCS based on footprints of wcs objectsdencheva2008-12-012-0/+362
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7313 fe389314-cf27-0410-b35b-8c050e845b92
* Added TDD correction to WCSdencheva2008-10-293-37/+73
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7210 fe389314-cf27-0410-b35b-8c050e845b92
* Changes related to which parts of the IDC model to record as kw.dencheva2008-10-271-7/+7
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7206 fe389314-cf27-0410-b35b-8c050e845b92
* Added parameter 'dgeocorr=True' which will allow to turn DGEO file ↵dencheva2008-10-275-167/+199
| | | | | | correction off. More changes related to pywcs, cleaned code. Moved logic for which correction to apply to a separate module. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7205 fe389314-cf27-0410-b35b-8c050e845b92
* Added keyword WCSCDATE - local time WCS archive was created to headerdencheva2008-10-271-2/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7203 fe389314-cf27-0410-b35b-8c050e845b92
* Added DGEOCorr to list of allowed corrections and NAXIS1/2 to list of kw to ↵dencheva2008-10-271-3/+3
| | | | | | be archived git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7202 fe389314-cf27-0410-b35b-8c050e845b92
* Many changes to match the changes in pywcs.dencheva2008-10-224-101/+103
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7189 fe389314-cf27-0410-b35b-8c050e845b92
* - HSTWCS class was modified to dencheva2008-08-227-349/+299
| | | | | | | | | | | | | | | | - not keep the headers as attributes - accept an adittional paramter fobj, consistent with SIP and WCS classes. - The restore method was renamed to get_archive and moved to utils - corrections classes: - updateWCS were turned into classmethods - diff_abgles was moved to utils - restoreWCS() was moved to utils git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@6973 fe389314-cf27-0410-b35b-8c050e845b92
* Copied Warren's TDD implementation into hstwcsdencheva2008-08-181-10/+34
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@6946 fe389314-cf27-0410-b35b-8c050e845b92
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-1513-0/+2337
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@6931 fe389314-cf27-0410-b35b-8c050e845b92