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

Home » Public Forums » archive » Re: Filtering out NaNs
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: Filtering out NaNs [message #8507 is a reply to message #8502] Thu, 20 March 1997 00:00 Go to previous messageGo to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
sritcey@is.dal.ca (Stephen Ritcey) writes:

> What exactly does FINITE do on IDL?

In IDL, the FINITE function does filter out both NaN values and plus and minus
infinity.

Personally, I don't like to write software that depends on IEEE arithmetic,
because it makes the software somewhat less portable. There's probably only
one platform that IDL runs on that doesn't use IEEE floating point numbers, and
that's VMS (on either VAX or AXP). However, it's still critical for us to
support VMS. Thus, when an XDR-formatted file is read containing NaN values,
then those pixels are converted to an ordinary number that is used to signal
missing data, and vice-versa. The question of how to handle +/-Inf has never
arisen.

Bill Thompson
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Time Series Analysis
Next Topic: Re: Anything better than ANNOTATE?

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

Current Time: Sat Nov 29 11:27:29 PST 2025

Total time taken to generate the page: 1.60445 seconds