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 #74439] Fri, 14 January 2011 09:10 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 1/14/11 8:34 AM, Gray wrote:
> On Jan 14, 10:18 am, Gray<grayliketheco...@gmail.com> wrote:
>> 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??
>
> and if I take out the /center keyword to FFT, it goes away. A
> miracle! What?

I would say that this is strong evidence that the newish implementation
of the CENTER keyword does something odd with memory: writing beyond its
bounds, leaking memory, etc. I would file this with ITT VIS support.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[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: Wed Oct 08 19:04:00 PDT 2025

Total time taken to generate the page: 0.00361 seconds