summaryrefslogtreecommitdiff
path: root/updatewcs/corrections.py
Commit message (Expand)AuthorAgeFilesLines
* Moved utils from stwcs to updatewcsdencheva2010-09-221-1/+1
* Should call repr instead of str which inserts \ndencheva2010-07-161-4/+4
* Keeping up with changes in pywcsdencheva2010-07-151-2/+6
* Pywcs was changed not to set the WCS values for a default object (header is N...dencheva2010-07-141-2/+2
* The logic for printing out the warning message about using the hard-coded TDD...hack2010-06-151-15/+17
* The default value for 'skew_coeffs' in STWCS.distortion.mutil needed to be re...hack2010-05-261-1/+1
* Addresses ticket #563dencheva2010-05-211-9/+39
* set type to float64dencheva2009-12-231-3/+3
* Use 'import numpy as np' and a fix to a header commentdencheva2009-12-231-10/+10
* 'from __future__ import division' changesdencheva2009-12-231-0/+2
* More name changesdencheva2009-04-291-1/+1
* Renamed hstwcs to udpatewcsdencheva2009-04-291-0/+149
* Renamed updatewcs to hstwcsdencheva2008-12-221-149/+0
* Fixed logic with VA kw updatedencheva2008-12-161-4/+3
* -Added SIP correction to look up tablesdencheva2008-12-161-4/+4
* Made recording of idcmodel kw to extension header optionaldencheva2008-12-111-1/+3
* Added TDD correction to WCSdencheva2008-10-291-11/+15
* Added parameter 'dgeocorr=True' which will allow to turn DGEO file correction...dencheva2008-10-271-15/+12
* Many changes to match the changes in pywcs.dencheva2008-10-221-29/+29
* - HSTWCS class was modified to dencheva2008-08-221-104/+63
* Copied Warren's TDD implementation into hstwcsdencheva2008-08-181-10/+34
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-151-0/+164