Fatal Bug in CONTOUR [message #30124] |
Mon, 08 April 2002 04:40 |
Wolfgang.Dobler
Messages: 4 Registered: April 2002
|
Junior Member |
|
|
Did anybody encounter this before:
levs = alog(-2)*[1,2,3] & print, levs
contour, randomu(!pi,10,10),LEVELS=levs
hangs terminally (i.e. I cannot interrupt it and need to kill the IDL
session). Happens with 5.4 and 5.2 (at least).
Of course there is no point in contouring with all levels equal to
NaNs. But I consider it a bad bug if my programs will hang terminally,
just because I've fed them some bad data.
W o l f g a n g
--
------------------------------------------------------------ -----------
| Wolfgang Dobler, Kiepenheuer Institute for Solar Physics, Freiburg |
| http://www.kis.uni-freiburg.de/~dobler/ |
------------------------------------------------------------ -----------
|
|
|