summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/stwcs/updatewcs/makewcs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/stwcs/updatewcs/makewcs.py b/lib/stwcs/updatewcs/makewcs.py
index c2e709d..76d80b8 100644
--- a/lib/stwcs/updatewcs/makewcs.py
+++ b/lib/stwcs/updatewcs/makewcs.py
@@ -149,7 +149,6 @@ class MakeWCS(object):
rfx, rfy = ref_wcs.idcmodel.cx, ref_wcs.idcmodel.cy
- ref_wcs.setPscale()
offshift = offsh
dec = ref_wcs.wcs.crval[1]
tddscale = (ref_wcs.pscale/ref_wcs.idcmodel.cx[1,1])