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

Home » Public Forums » archive » Re: reading large files
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 files [message #65969 is a reply to message #65968] Sun, 29 March 2009 16:40 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
R.G. Stockwell writes:

> i have data from matlab that I converted to binary files,
> and I am trying to read into IDL for further processing.
>
> I can allocate the arrays:
>
> tlen = 274L
> ntracks = 253574L
> ; allocate arrays
> u = dblarr(tlen,ntracks)
>
>
> but I cannot read the file. Here is the error message:
> Insufficient system resources exist to complete the requested service.
>
> I'm using version 6.3 on windows, is this something that is
> fixed in IDL 7?

I have no trouble executing those commands on my 32-bit
Windows XP OS in either IDL 6.4 or 7.0.3. But I've seen that
insufficient system resources message before. Have you
had an opportunity to restart Windows lately? I wouldn't
be surprised if a Windows reboot helped in this case.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: reading large files
Next Topic: 3D objects & SET_MAP

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

Current Time: Wed Oct 08 15:26:30 PDT 2025

Total time taken to generate the page: 0.00411 seconds