summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil
Commit message (Expand)AuthorAgeFilesLines
* 'ext' is now a required parameter so restoreWCS was split into two functions,...dencheva2011-11-021-29/+86
* The API for 'updatewcs.utils.extract_rootname()' was changed, along with all ...hack2011-11-011-2/+3
* Updates to STWCS correct the following problems:hack2011-10-311-28/+34
* Corrects problems with calling 'create_headerlet()' directly in public functi...hack2011-10-281-9/+27
* Removed extraneous function 'getHeaderletObj' and replaced calls to that with...hack2011-10-281-44/+52
* Renamed the 'STWCSVER' keyword in headerlets to 'UPWCSVER' to be consistent w...hack2011-10-271-3/+3
* This update to the 'headerlet' module should enable proper verification of 'w...hack2011-10-271-2/+2
* This update to the 'headerlet' module should enable proper verification of 'w...hack2011-10-271-22/+37
* Updates to correct formatting problems with some exceptions in the headerlet ...hack2011-10-272-55/+72
* Modified isWCSIdentical to accept IRAF style extension syntaxdencheva2011-10-261-13/+39
* 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