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
path:
root
/
lib
/
stwcs
/
updatewcs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support has been added for optional TDD Alpha term to be read in from IDCTAB ...
hack
2014-04-02
1
-2
/
+5
*
Initial check-in to add support for new ACS TDD correction described in Ticke...
hack
2014-02-26
4
-77
/
+109
*
STWCS.updatewcs update to insure that NEXTEND keyword (if already present in ...
hack
2013-12-30
1
-1
/
+3
*
STWCS update to insure that NEXTEND keyword (if already present in primary he...
hack
2013-12-30
1
-8
/
+21
*
This update removes all references to .has_key() method, including those for ...
hack
2013-04-30
1
-3
/
+3
*
Add support for binned images and subarrays to D2IM and NPOL corrections
dencheva
2013-04-17
2
-23
/
+30
*
The update failed when a new idctab was provided because it tried to remove a...
dencheva
2013-04-17
1
-4
/
+9
*
Merging d2im changes into trunk
dencheva
2013-03-18
2
-115
/
+193
*
fixing variable problems from import order
sienkiew
2013-01-29
1
-11
/
+7
*
Minor change to insure that NPOL WCSDVARR extensions ALWAYS get written out a...
hack
2012-11-09
1
-6
/
+5
*
Adding support for NPOL correction to WFC3 in updatewcs.
hack
2012-11-05
1
-1
/
+1
*
Refactored headerlet code works with pywcs.WCS objects now. Also works iwth n...
dencheva
2012-10-01
1
-34
/
+107
*
fixed a bug in populating cperror keywords
dencheva
2012-09-10
1
-7
/
+11
*
Write out the correct keyword name for error values in wcsdvarr extensions, '...
dencheva
2012-09-06
1
-3
/
+2
*
do not attempt to make a correction if idcmodel is None
dencheva
2012-08-30
2
-0
/
+6
*
Should fix most problems in stwcs due to pyfits Header updates. The main iss...
embray
2012-02-22
4
-136
/
+145
*
Removing an (unnecessary?) call to .setPscale() which no longer exists for de...
hack
2012-02-21
1
-1
/
+0
*
Fix a lot of DeprecationWarnings.
embray
2011-12-09
1
-47
/
+47
*
Fixes a bug in the creation of headerlets without NPOLFILE or D2IMFILE. This...
hack
2011-11-15
1
-1
/
+5
*
Updates the HeaderletHDU class to use PyFITS's new FitsHDU class as its base.
embray
2011-11-08
1
-16
/
+16
*
The WCSCORR table update will not crash anymore (based on my testing) when WC...
hack
2011-11-04
1
-0
/
+6
*
The API for 'updatewcs.utils.extract_rootname()' was changed, along with all ...
hack
2011-11-01
2
-9
/
+14
*
Updates to STWCS correct the following problems:
hack
2011-10-31
1
-12
/
+5
*
Corrected a couple of (minor) interface violations with PyFITS in updatewcs c...
hack
2011-10-31
2
-3
/
+3
*
Corrects errors in calling 'fileutil.countExtn()' by actually importing 'file...
hack
2011-10-27
1
-2
/
+4
*
Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...
hack
2011-10-25
3
-13
/
+55
*
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
*
Cleaning the model.shift method
dencheva
2011-08-19
1
-2
/
+2
*
Revised how DISTNAME and SIPNAME are computed to meet requirements specified ...
hack
2011-08-19
2
-20
/
+66
*
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
*
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
1
-4
/
+3
*
this change to updatewcs goes with r13513
dencheva
2011-08-05
1
-3
/
+4
*
Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...
embray
2011-06-22
7
-0
/
+1647