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
...
*
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
*
don't use private attributes
dencheva
2011-06-27
1
-3
/
+3
*
I'm not exactly sure where these temp dirs come from (they're generated at so...
embray
2011-06-27
0
-0
/
+0
*
Futher modified the main './setup.py install' command to use easy_install to ...
embray
2011-06-27
1
-1
/
+2
*
Bumped the d2to1 version requirement. Also modified setup.py to run each 'se...
embray
2011-06-23
1
-1
/
+1
*
Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...
embray
2011-06-22
27
-88
/
+617
*
Relatively minor update to wcsutil.altwcs to allow the alternate WCS methods ...
hack
2011-06-16
1
-6
/
+23
*
Print statement in stwcs.distortion.mutil.readIDCtab() has been modified to o...
hack
2011-06-14
1
-2
/
+15
*
Headerlet.apply was not removing kw with reference files from the primary hea...
dencheva
2011-06-03
1
-2
/
+14
*
Added a boolena keyword parameter 'createsummary' to Headerlet.apply to allow...
dencheva
2011-06-03
1
-10
/
+15
*
Addresses #713
dencheva
2011-06-03
1
-7
/
+22
*
Raise an error if input to HSTWCS is not a file name or a file object
dencheva
2011-06-03
1
-0
/
+3
*
Added vafactor to SIPWCS headerlet extensions. Thi scompletes #710
dencheva
2011-06-03
1
-0
/
+2
*
Fixed r710
dencheva
2011-06-03
1
-9
/
+17
*
Make headerlets logging actually work
dencheva
2011-06-02
2
-68
/
+80
*
Initially the log file was defined at the top level. Moved it to updatewcs to...
dencheva
2011-06-02
2
-10
/
+6
*
Minor update to wcscorr module to not try to create a WCSCORR table when upda...
hack
2011-05-11
1
-0
/
+4
*
Very minor change to the logic for determining when to add new rows to the WC...
hack
2011-05-04
1
-1
/
+1
*
Further refinements to the WCSCORR code in STWCS to reduce the number of new ...
hack
2011-05-03
1
-6
/
+10
*
This update to STWCS includes the following revisions:
hack
2011-05-03
2
-15
/
+18
*
A couple of small updates to STWCS.UPDATEWCS which avoid problems when workin...
hack
2011-04-29
2
-1
/
+16
*
This update to the 'wcscorr' modele in STWCS.WCSUTIL fixes a problem with ini...
hack
2011-04-23
1
-4
/
+4
*
Updated the 'wcscorr' module in stwcs.wcsutil to define the number of new row...
hack
2011-04-21
1
-1
/
+1
*
Turn out pyfits doesn't really do anything helpful to automatically manage ex...
embray
2011-04-13
1
-1
/
+6
*
Added explanation of the basic Headerlet API's current implementation
embray
2011-04-13
1
-0
/
+125
*
The logic for finding an empty (matching) row in 'wcscorr.find_wcscorr_row()'...
hack
2011-04-12
1
-3
/
+5
[prev]
[next]