summaryrefslogtreecommitdiff
path: root/hstwcs
diff options
context:
space:
mode:
Diffstat (limited to 'hstwcs')
-rw-r--r--hstwcs/dgeo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hstwcs/dgeo.py b/hstwcs/dgeo.py
index 4ab9079..b1d5720 100644
--- a/hstwcs/dgeo.py
+++ b/hstwcs/dgeo.py
@@ -235,7 +235,7 @@ class DGEOCorr(object):
'CRPIX1': crpix1,
'CDELT1': cdelt1,
'CRVAL1': crval1,
- 'CRPIX2': crpix1,
+ 'CRPIX2': crpix2,
'CDELT2': cdelt2,
'CRVAL2': crval2
}