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

Home » Public Forums » archive » Re: Reading large arrays of complex numbers
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: Reading large arrays of complex numbers [message #45657 is a reply to message #45656] Mon, 26 September 2005 20:45 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
acquiredtaste7 writes:

> Hi, everyone. I am fairly new to IDL, and I have a problem that I
> can't figure out. I have some large 2D arrays of complex numbers that
> I need to read into a program. I found some code in this group for
> reading in complex arrays that works by reading the data into a long 1D
> array of real numbers, then reforming the data into a 2D array of
> complex numbers. Unfortunately, the arrays I'm dealing with are so
> large (2048x2048), that IDL won't create a 1D array of the necessary
> length (2*2048*2048). Can anyone tell me how I can read in my arrays?

I guess that's a bigger than normal array, but it doesn't seem
HUGE to me. In fact, I can easily create that size array on
my fair to middling machine. How exactly are you trying to do this?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Previous Topic: Reading large arrays of complex numbers
Next Topic: Format in PRINTF

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

Current Time: Tue Oct 21 07:01:25 PDT 2025

Total time taken to generate the page: 1.43958 seconds