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
/
wcsutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
HSTWCS object was updated to read in 3 more keywords written out to the image...
hack
2015-08-31
1
-2
/
+2
*
Add RADESYS to headers. Fixed cleanWCS which was trying to delete WCS keyword...
dencheva
2015-05-29
1
-0
/
+26
*
Reverting r40221 - unintentionally checked in these changes.
dencheva
2015-05-22
1
-1
/
+1
*
fix a couple of typos
dencheva
2015-05-21
1
-1
/
+1
*
Fixed problems with python 2 to 3 conversion
bsimon
2015-05-21
4
-14
/
+16
*
Updated files to run under python 2 and 3
bsimon
2015-05-04
9
-131
/
+142
*
The logic in altwcs.getKeyFromName() was improved to correctly handle the ran...
hack
2014-10-13
1
-2
/
+7
*
update to STWCS code to handle additional TDD coefficient for ACS: specifical...
hack
2014-10-06
1
-3
/
+2
*
Minor updates to HSTWCS to allow it to provide a uniform interface to some no...
hack
2014-09-22
1
-2
/
+7
*
deleteWCS crashes when called on compressed FITS HDU (CompImageHDU) because o...
mcara
2014-06-04
1
-1
/
+2
*
STWCS v1.2.1: This version fixes a typo in altwcs._restore(), adds TDD_CYA an...
hack
2014-05-23
1
-1
/
+5
*
replace deprecateed methods
dencheva
2014-05-02
3
-10
/
+9
*
fix a typo
dencheva
2014-05-02
1
-1
/
+1
*
further changes to move to astropy
dencheva
2014-05-01
9
-244
/
+243
*
deal with pyfits/wcs deprecation wrnings
dencheva
2014-04-30
5
-93
/
+81
*
restore naxis1/2 property
dencheva
2014-04-29
1
-0
/
+16
*
Restored 'wkey'->'key' - a change made by Nadia and overwritten by me.
mcara
2014-04-29
1
-1
/
+1
*
1. Replaced `failed2converge` with a better name `slow_conv` in the `NoConver...
mcara
2014-04-29
1
-35
/
+31
*
fix kwyword parameter name
dencheva
2014-04-29
1
-1
/
+1
*
changes to use astropy instead of pyfits and pywcs
dencheva
2014-04-28
8
-15
/
+22
*
port changes from astropy.wcs - naxis1/2 are private now.
dencheva
2014-04-24
2
-3
/
+19
*
Minor simplification and improvement to the final check for diverging/invalid...
mcara
2014-04-23
1
-43
/
+50
*
This revision improves upon changes made to the `all_sky2pix` in r31122 and r...
mcara
2014-04-23
1
-83
/
+271
*
1. reverted to 1e-4 default accuracy (compared to r31122 );
mcara
2014-04-21
1
-24
/
+96
*
1. Modified all_sky2pix to return either a list of 1D vectors or a 2D array d...
mcara
2014-04-17
1
-103
/
+225
*
STWCS update to insure that NEXTEND keyword (if already present in primary he...
hack
2013-12-30
2
-2
/
+13
*
remove unused variables
dencheva
2013-12-03
1
-1
/
+1
*
Updated API for stwcs.wcsutil.hstwcs.HSTWCS.all_sky2pix() to accept both 1-D ...
hack
2013-11-18
1
-1
/
+29
*
Very minor/simple update to HSTWCS.all_sky2pix() method to not update output ...
hack
2013-10-30
1
-4
/
+4
*
Fixed a bug introduced in r26987 to the headerlet module that caused headerle...
hack
2013-10-24
1
-8
/
+9
*
STWCS v1.1.2: This update only includes changes to the headerlet module and r...
hack
2013-10-23
1
-26
/
+91
*
Interface with 'new' PyFITS (>v3.1.x) and its writeto() method were corrected...
hack
2013-10-17
1
-16
/
+38
*
Problems with using apply_headerlet_as_primary() on WFPC2 data have been corr...
hack
2013-08-28
1
-2
/
+5
*
The apply_as_primary() method of the Headerlet class was revised to look for ...
hack
2013-08-27
1
-5
/
+8
*
Replace hdu._extver' with 'ext.ver' because of changes to pyfits' API.
dencheva
2013-08-12
1
-67
/
+67
*
This update removes all references to .has_key() method, including those for ...
hack
2013-04-30
2
-4
/
+4
*
When creating a WCS object with NPOl or D2IM correction Pywcs does not keep t...
dencheva
2013-04-11
1
-5
/
+20
*
fix bugs in headerlet related to d2im correction
dencheva
2013-03-19
1
-32
/
+22
*
Merging d2im changes into trunk
dencheva
2013-03-18
1
-20
/
+35
*
Fixed a problem in wcscorr with updating the WCSCORR table for drizzled image...
hack
2013-02-25
1
-1
/
+1
*
minor documentation correction
dencheva
2013-01-11
1
-2
/
+3
*
Adding a WCS diff function to the package
dencheva
2013-01-08
2
-136
/
+150
*
fix docstring indentation
dencheva
2012-10-29
1
-121
/
+124
*
update docstrings
dencheva
2012-10-19
1
-10
/
+25
*
Make sure CRDER* keywords go into the headerlet and remove RMS* keywords from...
dencheva
2012-10-02
1
-4
/
+8
*
part of the refactoring, missed this change
dencheva
2012-10-02
1
-1
/
+1
*
Refactored headerlet code works with pywcs.WCS objects now. Also works iwth n...
dencheva
2012-10-01
3
-545
/
+597
*
Fixed a problem with headerlet.apply_as_primary that arose from changes from ...
hack
2012-06-20
1
-1
/
+1
*
Problems with attaching headerlets to drizzled images in simple FITS format h...
hack
2012-05-31
2
-54
/
+89
*
fixed a problem with archiving a WCS in simple fits when wcsname is missing
dencheva
2012-04-18
1
-1
/
+4
[next]