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 

loading setjd without loading astutil...

 
Post new topic   Reply to topic    iraf.net Forum Index -> Sitemail Archives
View previous topic :: View next topic  
Author Message
Guest
Guest





PostPosted: Fri Aug 26, 2005 7:51 pm    Post subject: loading setjd without loading astutil... Reply with quote

From: Phil Massey <Phil.Massey@lowell.edu>
Date: July 18, 2005 6:38:02 AM MST
To: iraf@noao.edu
Subject: loading setjd without loading astutil....


Hi, Frank et al.

Rob Seaman suggested I resubmit this question since he was unable to
solve it.
I have some automatic digiphot/daophot scripts, and I want to set the
julian
date while running them. Here's the problem:

If I load digiphot, daophot, and THEN astutil, the routines die with
the error
message that the parameter "update" can't be found. If instead I
remember
to load astutil, THEN digiphot and daophot, my routines run fine.
I assume this is the classic problem of a conflict between tasks (with
different parameters, perhaps) being loaded by the different packages.

I solved this with apphot vs daophot by inserting a

task fitpsf="apphot$x_apphot.e" at the top of my script so I don't
actually
have to load apphot AND daophot. But, when I try to finese the current
problem by doing a

task setjd = "astutil$t_setjd_x"

the task dies with the error message:
ERROR on line 24: Cannot open connected subprocess (astutil$t_setjd.x)

thanks,
phil




From: Frank Valdes <valdes@noao.edu>
Date: August 26, 2005 11:53:03 AM MST
To: Phil Massey <Phil.Massey@lowell.edu>
Subject: Re: loading setjd without loading astutil....


Hi Phil,

Our logging system indicated that you had received a reply but this
appears not to be the case. If you can give me an explicit recipe to
reproduce the error I can give you more advice. For instance, you
say the "routines die" but you don't say which one: from daophot or
astutil?

Cheers,
Frank



From: Phil Massey <Phil.Massey@lowell.edu>
Date: August 26, 2005 12:34:04 PM MST
To: Frank Valdes <valdes@noao.edu>
Subject: Re: loading setjd without loading astutil....


Hi, Frank---

Thanks. Ed Anderson actually solved the problem for me: I needed
to say
task setjd = "astutil$x_astutil.e"
rather than "_x"

thanks anyway,
phil




Post generated using Mail2Forum (http://www.mail2forum.com)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> Sitemail Archives 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 1.59 seconds