summaryrefslogtreecommitdiff
path: root/updatewcs/dgeo.py
Commit message (Expand)AuthorAgeFilesLines
* Moved utils from stwcs to updatewcsdencheva2010-09-221-1/+1
* Checked in test code by mistake previouslydencheva2010-03-161-2/+2
* CDELT is the stepsize of the subsampled full-size dgeo file and is recorded i...dencheva2010-03-151-12/+10
* Modified 'updatewcs' in 'stwcs' to report the CRPIX value corrected for the a...hack2010-03-051-2/+4
* Corrected a reference to pyfits HDUList objectsdencheva2010-02-181-1/+1
* The dgeo module in stwcs.updatewcs was revised to create header keywords for ...hack2010-02-171-3/+3
* Addressed #507dencheva2010-02-011-44/+44
* 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