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

Home » Public Forums » archive » Reading large arrays of complex numbers
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
Reading large arrays of complex numbers [message #45658] Mon, 26 September 2005 20:35
acquiredtaste7 is currently offline  acquiredtaste7
Messages: 1
Registered: September 2005
Junior Member
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?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: undercurve highlight/Shade
Next Topic: Re: Reading large arrays of complex numbers

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

Current Time: Fri Oct 10 07:08:28 PDT 2025

Total time taken to generate the page: 1.19570 seconds