summaryrefslogtreecommitdiff
path: root/lib/stwcs
Commit message (Expand)AuthorAgeFilesLines
...
* python 2.5 compatibility (no "as" in exception)sienkiew2011-09-121-1/+1
* Refined the definition of the 'SIPNAME' and 'DISTNAME' keyword values to prop...hack2011-08-301-2/+3
* The 'createDgeoHDU' and 'createNpolHDU' methods in 'udpatewcs' were updated t...hack2011-08-192-2/+29
* Corrected the generation of the WCSNAME keyword to use 'utils.extract_rootnam...hack2011-08-191-1/+1
* update the values of the idctab coefficients in the SCi extension header when...dencheva2011-08-191-0/+4
* 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
* Cleaning the model.shift methoddencheva2011-08-192-8/+9
* Revised how DISTNAME and SIPNAME are computed to meet requirements specified ...hack2011-08-192-20/+66
* A fix for computing the WCS of polarizer data. This software change requires ...dencheva2011-08-191-2/+24
* Coefficients from the idc table were not properly shifted when the data is ta...dencheva2011-08-181-5/+16
* The code for 'updatewcs' was revised to correctly add the NPOL related keywor...hack2011-08-151-2/+6
* (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
* Added additional keywords to headers to support alternate WCSs and headerlets.dencheva2011-08-091-1/+27
* Do not copy the recomputed primary WCS. Also removed parameters related to th...dencheva2011-08-091-62/+12
* Use reusekey=True in updatewcs to overwrite the 'A' key. This is necessary in...dencheva2011-08-091-1/+2
* Added pywcs version to headersdencheva2011-08-081-9/+15
* Removed parameter clobber in restoreWCS, so that it always overwrites the pri...dencheva2011-08-082-50/+33
* Changed archiveWCS to raise an error if reusekey is False and wcskey already ...dencheva2011-08-081-25/+69
* this change to updatewcs goes with r13513dencheva2011-08-051-3/+4
* correct type in previous commitdencheva2011-08-051-1/+1
* Almost a complete rewrite of altwcs, the goals being:dencheva2011-08-051-134/+231
* static version numbers in __init__sienkiew2011-08-011-8/+12
* 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
* Updated packages to use the svn_info hooks, and to get their version numbers ...embray2011-07-071-11/+25
* don't use private attributesdencheva2011-06-271-3/+3
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-2223-0/+6051