index
:
gh_mirror/jhunkeler/stwcs_hcf.git
master
For testing volatile commands (will be removed after testing is complete; do not use this repo)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Corrected a couple of (minor) interface violations with PyFITS in updatewcs c...
hack
2011-10-31
2
-3
/
+3
*
Corrects problems with calling 'create_headerlet()' directly in public functi...
hack
2011-10-28
1
-9
/
+27
*
Removed extraneous function 'getHeaderletObj' and replaced calls to that with...
hack
2011-10-28
1
-44
/
+52
*
Maybe this time the defsetup and new_setup files for STWCS will correctly ins...
hack
2011-10-28
2
-2
/
+7
*
Fixed a problem with the specification of how to install 'stwcs.gui'.
hack
2011-10-28
1
-1
/
+1
*
Update the STWCS installation scripts to install the new 'gui' package.
hack
2011-10-28
2
-2
/
+3
*
Renamed the 'STWCSVER' keyword in headerlets to 'UPWCSVER' to be consistent w...
hack
2011-10-27
1
-3
/
+3
*
This update to the 'headerlet' module should enable proper verification of 'w...
hack
2011-10-27
1
-2
/
+2
*
This update to the 'headerlet' module should enable proper verification of 'w...
hack
2011-10-27
1
-22
/
+37
*
Corrects errors in calling 'fileutil.countExtn()' by actually importing 'file...
hack
2011-10-27
1
-2
/
+4
*
Updates to correct formatting problems with some exceptions in the headerlet ...
hack
2011-10-27
2
-55
/
+72
*
Modified isWCSIdentical to accept IRAF style extension syntax
dencheva
2011-10-26
1
-13
/
+39
*
The WCSDVARR extensions included in the headerlet by 'create_headerlet' now o...
hack
2011-10-26
1
-6
/
+11
*
The headerlet module was revised to fix the following issues:
hack
2011-10-26
2
-12
/
+22
*
Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...
hack
2011-10-25
40
-360
/
+2855
*
The .size() method on HDUs is a property now, so updating to reflect that so ...
embray
2011-10-07
1
-53
/
+52
*
fix except..as
sienkiew
2011-09-15
1
-1
/
+1
*
Initial Sphinx documentation for headerlet module API was added to STWCS.
hack
2011-09-14
4
-2
/
+89
*
python 2.5 compatibility (no "as" in exception)
sienkiew
2011-09-12
1
-1
/
+1
*
stsci_sphinxext -> stsci.sphinxext
embray
2011-08-31
1
-2
/
+2
*
Refined the definition of the 'SIPNAME' and 'DISTNAME' keyword values to prop...
hack
2011-08-30
1
-2
/
+3
*
The 'createDgeoHDU' and 'createNpolHDU' methods in 'udpatewcs' were updated t...
hack
2011-08-19
2
-2
/
+29
*
Corrected the generation of the WCSNAME keyword to use 'utils.extract_rootnam...
hack
2011-08-19
1
-1
/
+1
*
update the values of the idctab coefficients in the SCi extension header when...
dencheva
2011-08-19
1
-0
/
+4
*
A new create_headerlet method to match the requirements in the new document
dencheva
2011-08-19
1
-138
/
+262
*
don't try to update the old idc table keywords if they don't exist (as in 'ER...
dencheva
2011-08-19
1
-1
/
+2
*
Cleaning the model.shift method
dencheva
2011-08-19
2
-8
/
+9
*
Revised how DISTNAME and SIPNAME are computed to meet requirements specified ...
hack
2011-08-19
2
-20
/
+66
*
A fix for computing the WCS of polarizer data. This software change requires ...
dencheva
2011-08-19
1
-2
/
+24
*
Coefficients from the idc table were not properly shifted when the data is ta...
dencheva
2011-08-18
1
-5
/
+16
*
The code for 'updatewcs' was revised to correctly add the NPOL related keywor...
hack
2011-08-15
1
-2
/
+6
*
(past) last minute check in - corrected aproblem when wcsname was overwritten...
dencheva
2011-08-10
1
-4
/
+7
*
A problem with the logic initializing the WCSCORR table when no alternate WCS...
hack
2011-08-09
1
-1
/
+2
*
Added additional keywords to headers to support alternate WCSs and headerlets.
dencheva
2011-08-09
1
-1
/
+27
*
Do not copy the recomputed primary WCS. Also removed parameters related to th...
dencheva
2011-08-09
1
-62
/
+12
*
Use reusekey=True in updatewcs to overwrite the 'A' key. This is necessary in...
dencheva
2011-08-09
1
-1
/
+2
*
Added pywcs version to headers
dencheva
2011-08-08
1
-9
/
+15
*
Removed parameter clobber in restoreWCS, so that it always overwrites the pri...
dencheva
2011-08-08
2
-50
/
+33
*
Changed archiveWCS to raise an error if reusekey is False and wcskey already ...
dencheva
2011-08-08
1
-25
/
+69
*
this change to updatewcs goes with r13513
dencheva
2011-08-05
1
-3
/
+4
*
correct type in previous commit
dencheva
2011-08-05
1
-1
/
+1
*
Almost a complete rewrite of altwcs, the goals being:
dencheva
2011-08-05
1
-134
/
+231
*
static version numbers in __init__
sienkiew
2011-08-01
1
-8
/
+12
*
temporarily revert to the old install system
sienkiew
2011-07-30
4
-35
/
+58
*
Merged in several changes from the release branch. People are starting to up...
embray
2011-07-25
2
-3
/
+3
*
Changed version number
dencheva
2011-07-21
1
-1
/
+1
*
Fixes something I broke in r13329. Didn't realize that siphdr was the CardLis...
embray
2011-07-11
1
-4
/
+4
*
Forgot to update the other setup.cfgs when I change the version numbers in py...
embray
2011-07-07
1
-1
/
+1
*
Updated the headerlet module to work with the new version of pyfits in trunk....
embray
2011-07-07
1
-106
/
+73
*
Updated packages to use the svn_info hooks, and to get their version numbers ...
embray
2011-07-07
2
-11
/
+33
[prev]
[next]