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

Home » Public Forums » archive » Re: Error when running ICONTOUR
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: Error when running ICONTOUR [message #37349 is a reply to message #37347] Tue, 09 December 2003 06:41 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Andry William Ratsimandresy writes:

> I have two questions for which I would appreciate any inputs:
> 1. I am learning how to use the new ICONTOUR for IDL. This is what I
> do:
> IDL> z= SHIFT(DIST(40),20, 20) & z= EXP( -(z/10)^2)
> IDL> ICONTOUR, z
>
> Before getting the figure, I get the following error in a pop-up
> window:
>
> A system erro was detected during tool creation
> The value of this error was:
> UNIQ: ARRAY must be an array.
>
> This error comes out every time I check the property or click on
> the figure.
> Has anyone gotten this error? I would appreciate any suggestion
> on how to correct the problem.

I don't get this error, nor would I expect to.
Have you tried exiting and restarting IDL? I
suspect something else is wrong.

> 2. I see that with ICONTOUR, one can control the C_LABEL_INTERVAL.
> Is it possible to do the same thing but with the "direct graph"
> not the "object" oriented one?

No, it is not possible. It *is* possible, however, to write
something much simpler than iContour which will give you
the kind of contouring you need. A good place to start,
for example, is with XContour, and old, but still serviceable,
program:

http://www.dfanning.com/programs/xcontour.pro

And if you manage to give it a fresh look, let me know. :-)

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ActiveContours
Next Topic: Does this make sense? (scalar objects)

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

Current Time: Sun Oct 12 14:51:23 PDT 2025

Total time taken to generate the page: 0.40386 seconds