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

Home » Public Forums » archive » 64 bit integer
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
64 bit integer [message #11032] Thu, 05 March 1998 00:00
Wayne Landsman is currently offline  Wayne Landsman
Messages: 117
Registered: January 1997
Senior Member
A colleague of mine is using IDL for a project in which each pixel of an

astronomical detector is calibrated by a bootstrap method using offset
pointings of the sky. (They can assume that each point on the sky
should yield
the same flux when observed with different pixels, although the sky
varies from
point to point, and the detector response varies from pixel to pixel.)

Anyway, by using the sparse matrix routines in IDL they have made the
problem
tractable. What surprised me is that they are currently limited not
by IDL
memory, but by the lack of a 64 bit integer type. They essentially
need to
index a 256^4 array, and the IDL LONG integer is only able to index a
127*256^3 array. (In principle, they could use, say, two 32 bit
integers,
but then they would no longer be able to use the IDL indexing notation,
making
the software much, much, more complicated.) Their Alpha (Linux)
architecture
would certainly be able to support a 64 bit integer.

Has anybody else found or anticipated a need for IDL to support 64 bit
integer, or
maybe heard of plans to add one?

Thanks, --Wayne Landsman
landsman@mpb.gsfc.nasa.gov
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL Bug: (Re: Read HDF format file)
Next Topic: Re: New US dollar coin design generated using IDL

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

Current Time: Wed Oct 08 11:40:33 PDT 2025

Total time taken to generate the page: 0.00565 seconds