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 

Bug in CDL library v1.8

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





PostPosted: Sat Aug 27, 2005 1:41 am    Post subject: Bug in CDL library v1.8 Reply with quote

Dear sir/madam,

After extensive research why an IDL-script did not run on a Linux
machine, but did run on a Solaris machine, I found out that there is a
very very small bug (but annoyingly enough) that causes problems. I am
working with the Client Display Library (CDL) distributed by NOAO
(http://iraf.noao.edu/iraf/web/new_stuff/cdl.html). I have been using
v1.8. The bug is in the file cdl.c. On line 1084 it says in the original
file:
eps_print (psim, fp, pix, nx, nx, 8, 0);
^
while it should say
eps_print (psim, fp, pix, nx, ny, 8, 0);
^

This doesn't cause a segmentation fault on the Solaris machine I
installed it (though the created ps needs adjustment), but on the Linux
(RedHat FC 4) it does. Changing from nx to ny makes a perfect ps file.

Maybe it is a good idea to fix this bug in this release, or the upcoming.

Yours sincerely,

Eduard Westra
Astronomer at Mt. Stromlo Observatory
Research School of Astronomy & Astrophysics


Post generated using Mail2Forum (http://www.mail2forum.com)
Back to top
Guest
Guest





PostPosted: Mon Aug 29, 2005 4:05 pm    Post subject: Bug in CDL library v1.8 Reply with quote

Hi Eduard,
Thanks for the report, and for going the extra distance to
track this down. It's been fixed for the next release.


Regards,
Mike Fitzpatrick




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 0.16 seconds