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

Home » Public Forums » archive » Re: Temp variables are checked out
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: Temp variables are checked out [message #74443 is a reply to message #74440] Fri, 14 January 2011 07:18 Go to previous messageGo to previous message
Gray is currently offline  Gray
Messages: 253
Registered: February 2010
Senior Member
On Jan 14, 9:40 am, David Fanning <n...@dfanning.com> wrote:
> Gray writes:
>> I take my criticism back... for some reason I'm getting the warning
>> from EVERY statement on the command line:
>
>> IDL> f1a = shift(abs(fft(psf1)),5,5)
>> % Temporary variables are still checked out - cleaning up...
>
>> What??
>
> Oh, well, that's just shoddy quality control! ;-)
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.idlcoyote.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

OK, so this is the statement that's causing the problem. After my
program executes this statement, everything I do causes the "checked
out" warning.

kern = shift(abs(fft(f2/(f1>1.e-10),/inverse,/center)),5,5)

IDL> print, 1
1
% Temporary variables are still checked out - cleaning up...

Any suggestions??
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: round to x number of decimals within floating point value?
Next Topic: Re: IDL 8.0 plot lat/lon data into map

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

Current Time: Sat Oct 11 21:28:29 PDT 2025

Total time taken to generate the page: 1.91921 seconds