Posted: Thu May 26, 2011 1:29 am Post subject: Pydrizzle Errors (and missing SkyField?)
Hello,
I am running STSCI_Python 2.10, with python 2.5.4, and IRAF 2.14 (have tried 2.15 and 2.12 as well). When I try to run the following command in Pyraf (on an ACS file, after importing pydrizzle), I get:
I am able to circumvent this by using:
--> test = pydrizzle.PyDrizzle('j8f631jaq_flt.fits')
When I want to try to change the pixel scale, however, I get this error:
--> f = pydrizzle.SkyField(psize=0.05)
Traceback (innermost last):
File "<console>", line 1, in <module>
AttributeError: 'module' object has no attribute 'SkyField'
Does anyone have any suggestion for "finding" SkyField? Less importantly, does anyone know thy the simple "pydrizzle file_name" command is failing?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum