summaryrefslogtreecommitdiff
path: root/updatewcs/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Adding logging to updatewcsdencheva2011-03-111-13/+30
* No code changes, only name changes - all occurences of 'dgeo' changed to 'npol'dencheva2011-03-071-7/+7
* Closes #674: updatewcs adds a keyword UPWCSVER to the primary header of the f...dencheva2011-02-241-2/+4
* Make sure the input to checkFiles is a listdencheva2010-12-171-0/+3
* Initial fix for #637, will change this later.dencheva2010-12-131-1/+1
* Fixed getNrefchip for instruments which don't have CCDCHIP keyword. Tested fo...dencheva2010-12-131-40/+46
* Reworked getNrefchip to make it independent of the order of the fits extensionsdencheva2010-11-191-18/+42
* One version string for the packagedencheva2010-10-141-2/+0
* Added documentaiondencheva2010-09-301-15/+15
* Fixed a typodencheva2010-09-241-1/+1
* git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwc...dencheva2010-09-231-4/+4
* Moved deleteing of WCS's when a new idctab is detected to updatewcsdencheva2010-09-231-1/+27
* Made ext a required parameter for all file level functionsdencheva2010-09-231-5/+10
* Changes to updatewcs which correspond to the refactored wcsutil and deal wit...dencheva2010-09-221-38/+60
* Added nicmos extension names. Removed extraneous cextver variable which was c...dencheva2010-09-101-2/+1
* Added parameters to updatewcs to allow the primary WCS to be archived under a...dencheva2010-09-091-9/+36
* Wcskey and alternate WCS used now in stwcsdencheva2010-08-311-18/+48
* CDELT is the stepsize of the subsampled full-size dgeo file and is recorded i...dencheva2010-03-151-1/+1
* - If idc table is not found and idc model cannot be restored from SIP, idcmod...dencheva2010-01-251-1/+5
* 'from __future__ import division' changesdencheva2009-12-231-0/+2
* Comments and minor correctionsdencheva2009-12-221-1/+20
* Update version numbersdencheva2009-12-221-1/+1
* Fix for missing kw CCDCHIP. Covered the case when IDCTAB kw is not present or...dencheva2009-12-221-2/+0
* Corrected typo in 'stwcs.updatewcs.__init' function 'getNrefchip' to recogniz...hack2009-12-071-1/+1
* More name changesdencheva2009-04-291-2/+2
* Changed names dencheva2009-04-291-1/+1
* Renamed hstwcs to udpatewcsdencheva2009-04-291-0/+196
* Renamed updatewcs to hstwcsdencheva2008-12-221-180/+0
* Made recording of idcmodel kw to extension header optionaldencheva2008-12-111-2/+2
* Added parameter 'dgeocorr=True' which will allow to turn DGEO file correction...dencheva2008-10-271-113/+16
* Many changes to match the changes in pywcs.dencheva2008-10-221-5/+5
* - HSTWCS class was modified to dencheva2008-08-221-15/+30
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-151-0/+262