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 

Macintel / ExtPkg binary updates

 
Post new topic   Reply to topic    iraf.net Forum Index -> IRAFNet
View previous topic :: View next topic  
Author Message
fitz
Site Admin


Joined: 30 Sep 2005
Posts: 2493
Location: Tucson

PostPosted: Thu Nov 23, 2006 8:22 am    Post subject: Macintel / ExtPkg binary updates Reply with quote

For a while now there has been a known, but rare, bug in the macintel V2.13b2 binaries causing occasional 'bus errors' from tasks. This is due to a change in the size of a FPE register and if junk happens to be in there a bus error can occur.

While work continues (slowly) on the final V2.13 release I've decided to update the macintel binaries in the download area that includes this bug fix. At the same time I've updated the external package directory with a more complete build set of binaries, and especially macintel binaries linked against the bug fix (e.g. even though you can get macintel STSDAS binaries in their latest release, the ones from this site will avoid the bus error problem).

There is no immediate need for every macintel system to update binaries, however if you experience a bus error using the V2.13b2 system I'd suggest you update the binaries before reporting an error. You do not need to update sources, simply reinstall the ib.macx.x86 and nb.macx.x86 distributions, and/or the 'bin.macintel' binaries for the package in question.

The new IRAF and external macintel binaries are available in the download area, please followup if you have problems or questions.

Cheers,
-Mike
Back to top
View user's profile Send private message
ajm



Joined: 25 Nov 2006
Posts: 2
Location: Arizona State University

PostPosted: Sat Nov 25, 2006 1:40 am    Post subject: problem with 'hselect' task in new macintel binaries Reply with quote

Hi Mike,

With the PREVIOUS macintel binaries, the 'fixpix' task gave me a 'BUS ERROR'. With the NEW macintel binaries, 'fixpix' now works fine, but the 'hselect' task, which worked fine before, now gives an error (shown below):

Logged into IRAF, no external packages loaded,

ecl> show imtype
imh
ecl> imcopy dev$pix .
dev$pix -> ./pix

ecl> dir
login.cl pix.imh pix.pix uparm

ecl> unlearn hselect
ecl> hselect pix $I yes
ERROR: parameter `missing' not found
called as: `hselect (images=pix, fields=$I, expr=yes)'

ecl> dpar hselect
hselect.images =
hselect.fields =
hselect.expr =
hselect.mode = "ql"
# EOF

To be clear, I just did a clean install of IRAF from my 'iraf' user account using the files:
as.pcix.gen.gz
ib.macx.x86.gz
nb.macx.x86.gz

The following is probably irrelevant information, but just so you know what my whole IRAF system looks like, I also did a clean install of the following external packages, also obtained from iraf.net dated 22-Nov-2006:
tables_v3.6-src.tar.gz
tables_v3.6-bin.macintel.tar.gz
stsdas_v3.6-src.tar.gz
stsdas_v3.6-bin.macintel.tar.gz
ctio-src.tar.gz
ctio-bin.macintel.tar.gz

I think I will revert to the previous binaries I had installed prior to today for the time being; even though 'fixpix' doesn't work with those, I know that 'obsolete.ofixpix' gives no error and does what I need it to do.

Adam
Back to top
View user's profile Send private message
fitz
Site Admin


Joined: 30 Sep 2005
Posts: 2493
Location: Tucson

PostPosted: Sat Nov 25, 2006 2:02 am    Post subject: Reply with quote

Sorry, there was a parameter change to HSELECT that I overlooked when making the binaries. HSELECT now has a parameter called 'missing' used to specify the value to output when the keyword isn't found. To fix this, edit images$imutil/hselect.par and add the line

Code:
missing,s,h,"INDEF",,,Value for missing keywords


Then be sure to unlearn the task. I'll update the AS distribution as well. Thanks for the report, and sorry for the trouble.

Cheers,
-Mike
Back to top
View user's profile Send private message
ajm



Joined: 25 Nov 2006
Posts: 2
Location: Arizona State University

PostPosted: Sat Nov 25, 2006 2:54 am    Post subject: OK, HSELECT works fine now. Reply with quote

Yes, that did the trick. Thanks for the info.

Adam
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> IRAFNet 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-2009 iraf.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.10 seconds