summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil/hstwcs.py
diff options
context:
space:
mode:
authordencheva <dencheva@stsci.edu>2012-10-02 10:50:31 -0400
committerdencheva <dencheva@stsci.edu>2012-10-02 10:50:31 -0400
commit6a6c8dfba6953eaabcd8c1d3501c1666e07e4305 (patch)
treedb7e2cc0eafa10cd9a23239884f77d94e452b034 /lib/stwcs/wcsutil/hstwcs.py
parent9a2e2abe1ca50840d9d95a3eae61f7161ee47651 (diff)
downloadstwcs_hcf-6a6c8dfba6953eaabcd8c1d3501c1666e07e4305.tar.gz
part of the refactoring, missed this change
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19781 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'lib/stwcs/wcsutil/hstwcs.py')
-rw-r--r--lib/stwcs/wcsutil/hstwcs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stwcs/wcsutil/hstwcs.py b/lib/stwcs/wcsutil/hstwcs.py
index cc9c28b..e7e5460 100644
--- a/lib/stwcs/wcsutil/hstwcs.py
+++ b/lib/stwcs/wcsutil/hstwcs.py
@@ -326,7 +326,7 @@ class HSTWCS(WCS):
if not wcskey:
wcskey = self.wcs.alt
if self.wcs.has_cd():
- h = altwcs.pc2cd(h, alt=self.wcs.alt, key=wcskey)
+ h = altwcs.pc2cd(h, key=wcskey)
if 'wcsname' not in h:
if self.idctab is not None: