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

Home » Public Forums » archive » Garbage collection and Memory
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: Garbage collection and Memory [message #2195 is a reply to message #2105] Thu, 02 June 1994 10:22 Go to previous messageGo to previous message
gumley is currently offline  gumley
Messages: 10
Registered: May 1993
Junior Member
In article <1994Jun2.155555@estwm0.wm.estec.esa.nl>,
hevans@estwm0.wm.estec.esa.nl (Hugh Evans) wrote:

> I am using PV~Wave v4.01 (VAX/VMS) and after loading in large data sets and
> manipulating them, PV~Wave runs out of memory (core). This is despite creating
> more variables.
>
> The question I have is: Is there any command that invokes a garbage collector
> to clean up the memory used? Or do I just have to save the session, exit and
> restart the session?

If you have a large variable array which is longer needed, just redefine it
as a single value variable, e.g.

array = fltarr(10000,10000)
(processing steps)
array = 0

See page 12-7 of the IDL User's Guide (v3.5).

--
Liam E. Gumley
NASA/GSFC Climate and Radiation Branch
Greenbelt MD, USA
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mouse with Xmanager registers too fast
Next Topic: Re: image data extraction

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

Current Time: Fri Oct 10 17:07:15 PDT 2025

Total time taken to generate the page: 1.11726 seconds