diff options
| author | hack <hack@stsci.edu> | 2014-05-23 16:05:51 -0400 |
|---|---|---|
| committer | hack <hack@stsci.edu> | 2014-05-23 16:05:51 -0400 |
| commit | 664676db3ae5fb278b8026e5d90834dd6aced4aa (patch) | |
| tree | b100b622208771ec29116123c69ea22e6a42e080 /setup.cfg | |
| parent | 3e30b1900c4181ca0091bc887c677efd7e7f7df4 (diff) | |
| download | stwcs_hcf-664676db3ae5fb278b8026e5d90834dd6aced4aa.tar.gz | |
STWCS v1.2.1: This version fixes a typo in altwcs._restore(), adds TDD_CYA and TDD_CYB as new header keywords for 2014 TDD correction, and updated _restore() to reset those keywords to 0.0 everytime so that if TDDCORR=OMIT, it will be obvious.
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@31920 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = stwcs -version = 1.2.0.dev +version = 1.2.1.dev author = Nadia Dencheva, Warren Hack author-email = help@stsci.edu summary = Recomputes the WCS of an HST observation and puts all distortion |
