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

Home » Public Forums » archive » min_curve_surf
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
min_curve_surf [message #51626] Sat, 02 December 2006 09:48
Steve.Morris@libero.i is currently offline  Steve.Morris@libero.i
Messages: 12
Registered: March 2006
Junior Member
Hi all!

I'm using the min_curve_surf to smooth a irregular grid of data before
plotting contour.

The commands

contour,Z,X,Y,/irregular
oplot,X,Y,psym=6

returns me a contour plot in the interval -say- xr=[5,7] and yr=[0,0.3]
on top how which I see the points used to generate the contour (X,Y
obviously)

If I smooth the plot with the command

smooth=min_curve_surf(Z,X,Y)
contour,smooth

return me a plot in the range [0,25] on both axis. But now I cannot
oplot, X,Y,psym=6, anymore :((

Is there any way I can "resize" the min_curve_surf to the physical
interval defined by X and Y rather than to a regular grid of 26x26? So
that I can still oplot,X,Y,psym=6 on the same plot?

Thanks a lot!
G.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL_IDL Bridge crashing when setting large variables
Next Topic: Re: IDL_IDL Bridge crashing when setting large variables

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

Current Time: Wed Oct 08 19:25:57 PDT 2025

Total time taken to generate the page: 0.00465 seconds