[daip] aips error BLEW TEMP K

Patrick P Murphy pmurphy at NRAO.EDU
Mon May 13 09:51:29 EDT 2002


On Sat, 11 May 2002 15:53:04 -0700 (PDT), Bob Becker <bob at igpp.ucllnl.org>
   said: 

> hi, i am running a do loop to write FITS files to disk. every couple
> hundred times that FITTP runs the loop dies with the error

> BLEW TEMP K

> Can you tell me what that means?

You ran out of memory (there's no automatic "garbage collection" in the
POPS interpreter).

Inside your loop, you may want to call the CLRTEMP verb so as to clear out
the temporary storage ("K array").  See the help file for CLRTEMP for
further details.

				- Pat
-- 
 Patrick P. Murphy, Ph.D.              Division Head, CV Computing, NRAO
 Home: http://www.chien-noir.com/    Work: http://www.nrao.edu/~pmurphy/
  Stop viruses dead in their tracks: install and use Linux.  It's free.



More information about the Daip mailing list