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

Home » Public Forums » archive » Surface Problem
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: Surface Problem [message #39673 is a reply to message #39670] Tue, 08 June 2004 02:30 Go to previous message
Timm Weitkamp is currently offline  Timm Weitkamp
Messages: 66
Registered: August 2002
Member
On 07.06.04 at 07:22 -0700, Jeff Waksman wrote:

> Hi, I have a huge amount of data that I'm working with and need to
> plot and was hoping that someone could help me with.
>
> The data has three coordinates - radius, polar angle, and time.��I
> want to create a circular image and then to create an MPEG out of the
> different frames (imagine a moving satellite picture of the Earth...).
> I did this by using "POLAR_SURFACE" and interpolating between the
> data points.��However, the problem is that I can't get a smooth outer
> circle.��IDL is taking the points with the largest radius and
> connecting the dots to create the outline of my surface.��Thus, I end
> up with jagged edges and a misshapen diagram.��Does anyone know what I
> can do to make the interpolation spread throughout a larger circle
> that would encompass the entire previous shape?��Any help would be
> greatly appreciated.

If your data is regularly gridded in polar coordinates, then you might
interpolate it onto a grid with finer angular spacing (with REBIN or
CONGRID or INTERPOLATE or BILINEAR) before the POLAR_SURFACE operation.

Good luck,
Timm

--
Timm Weitkamp <http://people.web.psi.ch/weitkamp>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Resizing and mouse event ???
Next Topic: Radial sampling

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

Current Time: Sat Oct 18 02:15:08 PDT 2025

Total time taken to generate the page: 0.80045 seconds