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

Home » Public Forums » archive » Cannot allocate memory!
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
Cannot allocate memory! [message #47047] Mon, 16 January 2006 12:05
Liberum is currently offline  Liberum
Messages: 48
Registered: September 2005
Member
Hi everyone,

I am working with very large arrays of varying quantities, i.e.,
sometimes I have 89 arrays and other times I have 200 arrays. Now I
would like to average these arrays and reduce them to one array.
I use the MAKE_ARRAY() function but IDL screams that it cannot allocate
the memory.
Now these arrays are quite large (1215,1215) and I only need to hold
them within a function and then they are averaged using MEAN().
Is there away to do this so that IDL can allocate the memory?
IDl complains about this:
tmp = make_array([119,1215,1215], /float). I was thinking about
changing to /integer but I think is not such a good fix.
Any takers?

Appreicate the help,
Sheldon
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Strange Java bridge problem !!!
Next Topic: Binary file with different DATA_TYPES

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

Current Time: Thu Oct 09 07:37:46 PDT 2025

Total time taken to generate the page: 0.64305 seconds