summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil/altwcs.py
Commit message (Expand)AuthorAgeFilesLines
* fixed a problem with archiving a WCS in simple fits when wcsname is missingdencheva2012-04-181-1/+4
* Modified a few print statements in altwcs to make 'updatewcs' a little less d...hack2012-04-171-7/+7
* fix to archiveWCSdencheva2012-03-161-1/+3
* The primary wcs can have a WCSNAME, so if wcsname=' ' in the call to archiveW...dencheva2012-03-151-1/+3
* deleteWCS did not detect the case of a data array in the primary hdu when the...dencheva2012-03-151-7/+2
* Should fix most problems in stwcs due to pyfits Header updates. The main iss...embray2012-02-221-63/+63
* The 'archiveWCS' function in wcsutil.altwcs did not always find a WCSNAME, es...hack2011-11-161-1/+14
* 'ext' is now a required parameter so restoreWCS was split into two functions,...dencheva2011-11-021-29/+86
* Updates to correct formatting problems with some exceptions in the headerlet ...hack2011-10-271-30/+53
* The headerlet module was revised to fix the following issues:hack2011-10-261-1/+1
* Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...hack2011-10-251-29/+97
* (past) last minute check in - corrected aproblem when wcsname was overwritten...dencheva2011-08-101-4/+7
* Removed parameter clobber in restoreWCS, so that it always overwrites the pri...dencheva2011-08-081-46/+30
* Changed archiveWCS to raise an error if reusekey is False and wcskey already ...dencheva2011-08-081-25/+69
* correct type in previous commitdencheva2011-08-051-1/+1
* Almost a complete rewrite of altwcs, the goals being:dencheva2011-08-051-134/+231
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-221-0/+451