diff options
Diffstat (limited to 'hstwcs/det2im.py')
-rw-r--r-- | hstwcs/det2im.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hstwcs/det2im.py b/hstwcs/det2im.py index 0835e98..7ec9fc2 100644 --- a/hstwcs/det2im.py +++ b/hstwcs/det2im.py @@ -1,8 +1,5 @@ import pyfits from pytools import fileutil -#from hstwcs.mappings import dgeo_vals -import numpy - class DET2IMCorr(object): def updateWCS(cls, fobj): |