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
/
headerlet.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed problems with python 2 to 3 conversion
bsimon
2015-05-21
1
-7
/
+9
*
Updated files to run under python 2 and 3
bsimon
2015-05-04
1
-22
/
+31
*
replace deprecateed methods
dencheva
2014-05-02
1
-1
/
+0
*
fix a typo
dencheva
2014-05-02
1
-1
/
+1
*
further changes to move to astropy
dencheva
2014-05-01
1
-45
/
+46
*
deal with pyfits/wcs deprecation wrnings
dencheva
2014-04-30
1
-5
/
+5
*
changes to use astropy instead of pyfits and pywcs
dencheva
2014-04-28
1
-3
/
+5
*
STWCS update to insure that NEXTEND keyword (if already present in primary he...
hack
2013-12-30
1
-2
/
+9
*
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
*
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
*
Adding a WCS diff function to the package
dencheva
2013-01-08
1
-136
/
+0
*
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
*
Refactored headerlet code works with pywcs.WCS objects now. Also works iwth n...
dencheva
2012-10-01
1
-527
/
+576
*
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
1
-15
/
+46
*
Based on a report by Andy, a bug was fixed in the headerlet code that had res...
hack
2012-04-11
1
-4
/
+6
*
Fixed the last two minor errors in stwcs--these are mainly just typos (k.key-...
embray
2012-02-27
1
-3
/
+3
*
Don't assume that there are definitely any HISTORY cards.
embray
2012-02-24
1
-2
/
+3
*
Fixes a few more problems with the new Header API encountered in stwcs. This...
embray
2012-02-23
1
-11
/
+13
*
Should fix most problems in stwcs due to pyfits Header updates. The main iss...
embray
2012-02-22
1
-110
/
+111
*
This update to STWCS.wcsutil includes the following changes:
hack
2012-01-26
1
-16
/
+16
*
This update fixes problems with applying a headerlet to an image which has no...
hack
2012-01-23
1
-4
/
+44
*
This update fixes some problems with the creation of headerlets from input HD...
hack
2011-12-16
1
-7
/
+10
*
corrected typos, removed extraneous code
dencheva
2011-12-09
1
-36
/
+10
*
Update logging to use a decorator to enable logging on individual functions.
embray
2011-12-09
1
-37
/
+63
*
Typo fix.
embray
2011-12-09
1
-69
/
+69
*
Fix a lot of DeprecationWarnings.
embray
2011-12-09
1
-20
/
+20
*
A major overhaul of logging
dencheva
2011-12-06
1
-263
/
+304
*
A minor bug in create_headerlet: setting WCSNAME to the value of HDRNAME
dencheva
2011-12-05
1
-1
/
+8
*
If HDRNAME is not provided, it is set to WCSNAME : write_headerlet, archive_a...
dencheva
2011-12-02
1
-21
/
+7
*
convert wcskey to upper case
dencheva
2011-12-02
1
-1
/
+4
*
more cleaning up code
dencheva
2011-12-01
1
-14
/
+16
*
Reworked extract_headerlet to fix:
dencheva
2011-12-01
1
-11
/
+19
*
Added docstrings
dencheva
2011-12-01
1
-4
/
+34
*
PEP8 changes
dencheva
2011-12-01
1
-279
/
+303
*
Updates the HeaderletHDU class to use PyFITS's new FitsHDU class as its base.
embray
2011-11-08
1
-392
/
+321
*
This revision fixes problems with WCSCORR table updates; specifically,
hack
2011-11-07
1
-5
/
+14
*
The docstrings for 'write_headerlet' and 'extract_headerlet' have been update...
hack
2011-11-07
1
-11
/
+15
*
This revision fixes a number of bugs; including:
hack
2011-11-07
1
-9
/
+18
*
Corrected a bug in 'create_headerlet' to provide the extension name in the ri...
hack
2011-11-06
1
-110
/
+128
*
Do not attach headerlet if it is already attached
dencheva
2011-11-02
1
-5
/
+2
[next]