summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil
Commit message (Expand)AuthorAgeFilesLines
...
* The WCSDVARR extensions included in the headerlet by 'create_headerlet' now o...hack2011-10-261-6/+11
* The headerlet module was revised to fix the following issues:hack2011-10-262-12/+22
* Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...hack2011-10-254-337/+1994
* The .size() method on HDUs is a property now, so updating to reflect that so ...embray2011-10-071-53/+52
* fix except..assienkiew2011-09-151-1/+1
* python 2.5 compatibility (no "as" in exception)sienkiew2011-09-121-1/+1
* A new create_headerlet method to match the requirements in the new documentdencheva2011-08-191-138/+262
* don't try to update the old idc table keywords if they don't exist (as in 'ER...dencheva2011-08-191-1/+2
* A fix for computing the WCS of polarizer data. This software change requires ...dencheva2011-08-191-2/+24
* (past) last minute check in - corrected aproblem when wcsname was overwritten...dencheva2011-08-101-4/+7
* A problem with the logic initializing the WCSCORR table when no alternate WCS...hack2011-08-091-1/+2
* 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
* Fixes something I broke in r13329. Didn't realize that siphdr was the CardLis...embray2011-07-111-4/+4
* Updated the headerlet module to work with the new version of pyfits in trunk....embray2011-07-071-106/+73
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-2210-0/+3006