diff options
| author | hack <hack@stsci.edu> | 2013-10-23 16:40:19 -0400 |
|---|---|---|
| committer | hack <hack@stsci.edu> | 2013-10-23 16:40:19 -0400 |
| commit | d2fa46d680ca75500e77bff3593cf20c911dfe01 (patch) | |
| tree | 6c5992eb504e4f8b9d88e20eb59117fe6b211a37 /setup.cfg | |
| parent | 689ee24c6c4810dcabb3e6d95a892c976981cfb1 (diff) | |
| download | stwcs_hcf-d2fa46d680ca75500e77bff3593cf20c911dfe01.tar.gz | |
STWCS v1.1.2: This update only includes changes to the headerlet module and related TEAL interface modules. The changes include:
- Fix calls to PyFITS to allow writing of headerlet out to files
- Implement support for multiple file inputs for apply_header, delete_headerlet and attach_headerlet TEAL tasks and their underlying Python interfaces. (Ticket #1063)
The docstrings for all updated headerlet functions were updated to reflect the new input capabilities.
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@26987 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [metadata] name = stwcs # version is the *next* version to be release, with .dev at the end if it is not final -version = 1.1.1.dev +version = 1.1.2.dev author = Nadia Dencheva, Warren Hack author-email = help@stsci.edu summary = Recomputes the WCS of an HST observation and puts all distortion |
