summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil/headerlet.py
Commit message (Expand)AuthorAgeFilesLines
* 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-271-25/+19
* 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-261-11/+21
* Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...hack2011-10-251-248/+1686
* 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
* 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-221-0/+898