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

Home » Public Forums » archive » hi
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
hi [message #9748] Wed, 13 August 1997 00:00 Go to next message
gravi is currently offline  gravi
Messages: 1
Registered: August 1997
Junior Member
hi
Re: Hi [message #67338 is a reply to message #9748] Thu, 16 July 2009 04:58 Go to previous message
rogass is currently offline  rogass
Messages: 200
Registered: April 2008
Senior Member
On 15 Jul., 10:08, woods <coupecl...@yahoo.de> wrote:
> My english is no the best.
> I have a problem.
> i have a big image ,ns = 36800, nl = 57600.
> when i do imag = make_array(ns, nl, TYPE=type, /nozero), i become
> 'array has too many elements'.
> can help me somebody?

Hi,
do you really need a float array of this size, because you certainly
run into memory problems or OS restrictions? Try to use chunks of your
array or use another type on an array like: imag=make_array
(36800,57600,/byte,/nozero)

Regards

CR
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Message error after 200 iterations using MCTK in IDL
Next Topic: Printing Backspace Character on Windows Workbench

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

Current Time: Wed Oct 08 16:01:23 PDT 2025

Total time taken to generate the page: 0.00819 seconds