Submit a Story  :  IRAF Links  :  Past Polls  :  Calendar  :  Advanced Search  
     iraf.net
FAQ
 Forum FAQForum FAQ   Forum SearchForum Search   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Pydrizzle Errors (and missing SkyField?)

 
Post new topic   Reply to topic    iraf.net Forum Index -> Applications
View previous topic :: View next topic  
Author Message
ReiCow



Joined: 26 May 2011
Posts: 2

PostPosted: Thu May 26, 2011 1:29 am    Post subject: Pydrizzle Errors (and missing SkyField?) Reply with quote

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:

--> pydrizzle j8f631jaq_flt.fits
File "<console>", line 1
pydrizzle j8f631jaq_flt.fits
^
SyntaxError: invalid syntax

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?

Thanks,
ReiCow
Back to top
View user's profile Send private message
fitz
Site Admin


Joined: 30 Sep 2005
Posts: 3257
Location: Tucson

PostPosted: Thu May 26, 2011 5:28 pm    Post subject: Reply with quote

If you don't get a reply here, you might also ask the STScI help desk (help@stsci.edu) since they primarily support STSCI_Python.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> Applications All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2009 phpBB Group
 Copyright © 2005-2011 iraf.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.94 seconds