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

Home » Public Forums » archive » Re: rough lines in IDL graphic window
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: rough lines in IDL graphic window [message #46391 is a reply to message #46390] Mon, 14 November 2005 10:47 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
arctorit@yahoo.com writes:

> I have a 2D field of which I make contour lines. On the graphic window
> this contour lines
> appear quite rough, i.e. they seem to be formed by small rods one after
> the other.
> When I print this to a PS file, the lines become magically smooth and
> very nice to look at.
>
> Usually I don't care that much about this problem, but as now I would
> like to do a movie,
> starting from graphic window dumps, I would like to have the same
> smooth lines also
> in the graphic window.
>
> If someone can resolve this puzzle.................

Well, clearly the "problem" is resolution. You could try
smoothing the data before you contour it on your display.
Or, you could even try resizing your data set before you
contour it on your display. Be sure to set the /INTERP
keyword on CONGRID, or this won't help.

In either case, you are changing the data, of course, so
you have to decide if aesthetic concerns are more important
than scientific concerns. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: One More Mac Question
Next Topic: widget ?

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

Current Time: Sun Oct 12 12:18:04 PDT 2025

Total time taken to generate the page: 1.99953 seconds