summaryrefslogtreecommitdiff
path: root/updatewcs/dgeo.py
Commit message (Expand)AuthorAgeFilesLines
* Use 'import numpy as np' and a fix to a header commentdencheva2009-12-231-1/+1
* 'from __future__ import division' changesdencheva2009-12-231-1/+3
* Fix for missing kw CCDCHIP. Covered the case when IDCTAB kw is not present or...dencheva2009-12-221-37/+49
* Allow arbitrary number of axes in a lookup tabledencheva2009-10-211-54/+37
* Once more - dgeo correction for binned imagesdencheva2009-10-151-17/+7
* Handle dgeo files for binned images using CDELTdencheva2009-10-141-7/+20
* Another attempt to get the correct dgeo extension using CCDCHIPdencheva2009-10-141-13/+48
* Use 'CCDCHIP', not 'EXTVER' when choosing the dgeo extensiondencheva2009-10-131-6/+18
* Changes to the WCSDVARR extension header which allow mapping of the dgeo tabl...dencheva2009-10-131-9/+22
* Removed code related to d2im correction. Changed the type of CDELT to be float.dencheva2009-07-271-2/+2
* Renamed hstwcs to udpatewcsdencheva2009-04-291-0/+250
* Renamed updatewcs to hstwcsdencheva2008-12-221-252/+0
* -Added SIP correction to look up tablesdencheva2008-12-161-60/+97
* Added parameter 'dgeocorr=True' which will allow to turn DGEO file correction...dencheva2008-10-271-38/+47
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-151-0/+206