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

Home » Public Forums » archive » Floating underflow in a plot
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: Floating underflow in a plot [message #90778 is a reply to message #90776] Tue, 14 April 2015 13:04 Go to previous message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Tuesday, April 14, 2015 at 5:55:06 PM UTC+2, miguelfigue...@gmail.com wrote:
> El martes, 14 de abril de 2015, 13:36:44 (UTC+2), Heinz Stege escribió:
>> Hi Miguel,
>>
>> there is a system variable named !EXCEPT. You can change its value to
>> !EXCEPT=2. This makes IDL running slower. But the floating underflow
>> message should be accompanied by another message, which tells you the
>> line of the code, where the floating underflow happens.
>>
>> HTH, Heinz
>
> The !EXCEPT=2 is actually in the code (line 4) and the problem arises at the line where oplot is used.
>
> Miguel


Set !EXCEPT to 0 and add "if check_math() ne 0 then stop" after the oplot line. Now IDL will stop on the underflow and you can examine the input to oplot.

regards,
Lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Regridding NCEP Data
Next Topic: FG-arithmetic error and moving objects

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

Current Time: Wed Oct 08 16:13:03 PDT 2025

Total time taken to generate the page: 0.00410 seconds