summaryrefslogtreecommitdiff
path: root/lib/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Wcskey and alternate WCS used now in stwcsdencheva2010-08-311-54/+173
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10201 fe389314-cf27-0410-b35b-8c050e845b92
* 'from __future__ import division' changesdencheva2009-12-231-2/+4
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@8517 fe389314-cf27-0410-b35b-8c050e845b92
* Minor refactoring and cleaning; fixed a problem when ORIENTAT is not present ↵dencheva2009-12-181-1/+4
| | | | | | in the header. Tests against makewcs pass for all instruments. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@8507 fe389314-cf27-0410-b35b-8c050e845b92
* Once more - dgeo correction for binned imagesdencheva2009-10-151-1/+11
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@8343 fe389314-cf27-0410-b35b-8c050e845b92
* -Added SIP correction to look up tablesdencheva2008-12-161-1/+1
| | | | | | | | | -Changed CTYPE to reflect the use of SIP - mappings module was moved to wcsutil git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7381 fe389314-cf27-0410-b35b-8c050e845b92
* Added TDD correction to WCSdencheva2008-10-291-1/+6
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7210 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
* - HSTWCS class was modified to dencheva2008-08-221-0/+83
- 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