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

Home » Public Forums » archive » Non Nom on the 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
Non Nom on the Memory [message #77812] Sat, 08 October 2011 01:02 Go to previous message
Aaron Kennedy is currently offline  Aaron Kennedy
Messages: 4
Registered: October 2011
Junior Member
Greetings,

I have a relatively simple program that creates a plot of some data
for each day over many years. I'm using IDL 8.1, and thus the new
graphics system. I have some object out=plot(balbalba) with the
graphics going to a buffer. The problem I have is after looping over
many days, IDL eats up the 8gb of ram on my system quite quickly at
which point things go south. What is the proper way to clean up the
graphics objects after each day such that I avoid the memory
issues?

I've tried a few different techniques such as setting the variables to
0 (no help) and delvar. My preliminary google sleuthing yielded
David's undefine.pro and when I try to run this, I get a:

SAVE: Target not found: /TOOLS/GRAPHIC_2/WINDOW error after the
first day completes.

Any suggestions?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Writ 2 KML
Next Topic: Coyote Programs Screw-Up

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

Current Time: Fri Oct 10 07:26:30 PDT 2025

Total time taken to generate the page: 0.40078 seconds