summaryrefslogtreecommitdiff
path: root/lib
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-1/+6023
* Initially the log file was defined at the top level. Moved it to updatewcs to...dencheva2011-06-021-10/+0
* Adding logging to updatewcsdencheva2011-03-111-3/+10
* One version string for the packagedencheva2010-10-141-0/+2
* More docsdencheva2010-10-111-0/+11
* Remove incorrect import dencheva2010-09-231-1/+1
* Moved utils from stwcs to updatewcsdencheva2010-09-221-28/+0
* Changes to updatewcs which correspond to the refactored wcsutil and deal wit...dencheva2010-09-221-200/+0
* Corrected a problem with input header created with the last checkin.dencheva2010-09-151-2/+2
* Added parameters to updatewcs to allow the primary WCS to be archived under a...dencheva2010-09-091-9/+14
* Wcskey and alternate WCS used now in stwcsdencheva2010-08-312-54/+175
* 'from __future__ import division' changesdencheva2009-12-232-2/+6
* Minor refactoring and cleaning; fixed a problem when ORIENTAT is not present ...dencheva2009-12-181-1/+4
* Once more - dgeo correction for binned imagesdencheva2009-10-151-1/+11
* Added verison numbers and 'origin' kw to pywcs callsdencheva2009-02-051-0/+5
* -Added SIP correction to look up tablesdencheva2008-12-163-41/+5
* Added TDD correction to WCSdencheva2008-10-291-1/+6
* Added keyword WCSCDATE - local time WCS archive was created to headerdencheva2008-10-271-2/+3
* Added DGEOCorr to list of allowed corrections and NAXIS1/2 to list of kw to b...dencheva2008-10-271-3/+3
* - HSTWCS class was modified to dencheva2008-08-222-43/+87
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-152-0/+85