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
Commit message (
Expand
)
Author
Age
Files
Lines
*
restructure and add stwcs tests
Nadia Dencheva
2016-08-04
55
-10634
/
+0
*
delete all kw
Nadia Dencheva
2016-07-31
1
-1
/
+1
*
Fix a problem with removing Lookup tale distortions.
Nadia Dencheva
2016-07-18
1
-1
/
+1
*
Merge branch 'opus_2015_3dms' (fixed conflicts)
1.2.3
Joseph Hunkeler
2016-03-15
1
-1
/
+1
|
\
|
*
STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate t...
hack
2015-12-17
1
-0
/
+102
|
*
STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate t...
hack
2015-12-17
1
-1
/
+7
*
|
For WFPC2 only, stwcs should re-create missing d2imfile from ``ODGEOFIL`` if ...
mcara
2016-02-23
1
-4
/
+7
*
|
Logic for setting D2IMFILE has been revised to allow updatewcs to be run mult...
hack
2015-12-18
1
-1
/
+2
*
|
Docstring for user-interface to WFPC2 dgeo file conversion in updatewcs was u...
hack
2015-12-17
1
-0
/
+17
*
|
STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate t...
hack
2015-12-17
2
-1
/
+109
|
/
*
Update to STWCS output_wcs(): This update forces output_wcs() to always retur...
hack
2015-10-23
1
-2
/
+66
*
HSTWCS object was updated to read in 3 more keywords written out to the image...
hack
2015-08-31
1
-2
/
+2
*
use absolute_import for python 2 and 3 compatibility
bsimon
2015-08-14
1
-1
/
+1
*
convert string functions to methods for python 3 compatibility
bsimon
2015-06-12
3
-3
/
+0
*
replaced string functions (lower, strip) with string methods
bsimon
2015-06-05
1
-8
/
+7
*
Add RADESYS to headers. Fixed cleanWCS which was trying to delete WCS keyword...
dencheva
2015-05-29
2
-3
/
+33
*
Resolves #1191
dencheva
2015-05-26
2
-2
/
+35
*
Raise an IOError if NPOLFILE or D2IMFILE keywords have values but the files a...
dencheva
2015-05-26
3
-8
/
+6
*
Fixes #1074. Raises an IOError is IDCTAB file not found on disk. Tests added ...
dencheva
2015-05-22
1
-5
/
+22
*
Reverting r40221 - unintentionally checked in these changes.
dencheva
2015-05-22
3
-13
/
+7
*
fix a couple of typos
dencheva
2015-05-21
3
-7
/
+13
*
Fixed problems with python 2 to 3 conversion
bsimon
2015-05-21
7
-23
/
+25
*
Update to ACS TDD apply_tdd2idc2015 code to eliminate use of zero-point from ...
hack
2015-05-14
2
-4
/
+7
*
Updated files to run under python 2 and 3
bsimon
2015-05-04
26
-255
/
+277
*
Update STWCS with the latest code necessary to support the 'final' velocity-a...
hack
2015-05-04
2
-14
/
+75
*
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
3
-7
/
+28
*
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
3
-6
/
+16
*
replace deprecateed methods
dencheva
2014-05-02
3
-10
/
+9
*
fix a typo
dencheva
2014-05-02
1
-1
/
+1
*
Do not import pywcs or astropy.wcs in the top level stwcs
dencheva
2014-05-02
1
-1
/
+0
*
further changes to move to astropy
dencheva
2014-05-01
25
-330
/
+307
*
deal with pyfits/wcs deprecation wrnings
dencheva
2014-04-30
8
-108
/
+100
*
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
23
-51
/
+71
*
port changes from astropy.wcs - naxis1/2 are private now.
dencheva
2014-04-24
3
-6
/
+22
*
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
*
Support has been added for optional TDD Alpha term to be read in from IDCTAB ...
hack
2014-04-02
2
-3
/
+11
*
Initial check-in to add support for new ACS TDD correction described in Ticke...
hack
2014-02-26
5
-99
/
+138
*
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
3
-10
/
+34
*
remove unused variables
dencheva
2013-12-03
1
-1
/
+1
[next]