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

Home » Public Forums » archive » Please help with color contour
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: Please help with color contour [message #2972 is a reply to message #2907] Tue, 18 October 1994 12:53 Go to previous messageGo to previous message
landers is currently offline  landers
Messages: 45
Registered: May 1993
Member
In article <1994Oct13.015610.24061@galileo.cc.rochester.edu>, zdng@laforge.cc.rochester.edu (Zhong Ding) writes:
[snip]
|>
|> % POLYCONTOUR: Warning: Unclosed contour ignored.
|>
[snip]

As has been mentioned already, you need to pad your data with a 'border' of at
least one cell on each side, to force the contours to close (an open contour
is one that disappears off the edge of the plot, and does not enscribe a
complete closed path). I prefer to pad with 2 cells on each side and do some
interpolation stuff so that the closure of the contours doesn't look so
strange (move the closure away from the real data a bit more).

However, be careful of POLYCONTOUR. I have noticed that it's not too smart at
arranging the contours. If you have a local maxima inside a larger minima,
it'll get lost (blotted out).

If you can, it's better to use something based on TV to make an image of
your data, and then overlay contours on that. Check out IMAGE_CONT.

;Dave
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Multiple file selection with widgets ?
Next Topic: printing without a return

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

Current Time: Fri Oct 10 01:04:48 PDT 2025

Total time taken to generate the page: 0.72040 seconds