comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL 6.1 EPS error
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL 6.1 EPS error [message #41450] Fri, 29 October 2004 07:43 Go to previous message
Karl Schultz is currently offline  Karl Schultz
Messages: 341
Registered: October 1999
Senior Member
"Michael Wallace" <mwallace.no.spam@no.spam.swri.edu.invalid> wrote in
message news:10o2odm89ncav58@corp.supernews.com...
>> I will try out this solution. It'll take me a few minutes to find all
>> the places in my code where I use empty strings.
>
> Well, I tried replacing my empty strings with ' ' strings and there are
> no longer nan values in the EPS. Everything appears to work okay. I
> did happen to notice that the underflow error is still present in
> IDLgrClipboard -> draw, but it doesn't seem to cause any problems.
>
> % Program caused arithmetic error: Floating underflow

Yes, I've seen this. As you probably know, it is not a serious problem,
because the underflow just indicates a loss of precision, and the true value
is closely approximated by zero.

I tried once to track this down and ended up thinking that the actual
underflow is occuring in Mesa, which is the OpenGL-like library we use to
produce the vector output. There are gobs of floating point math going on
inside of Mesa, and IDL is just reporting the underflow state after a fairly
long sequence of calls into Mesa. I'll have another look for next release.

Karl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Field of View
Next Topic: fft_comparison.html (question to David Fanning and Paul van Delst)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:43:58 PDT 2025

Total time taken to generate the page: 0.00213 seconds