[SciPy-user] 2D interpolation - displaying results

Christian Kristukat ckkart at hoc.net
Mon Jul 25 08:41:26 EDT 2005


Hi,
how can I display the results of a triangulation of unstructered data with 
matplotlib? The data from triangulation is still not on a regular grid. I have 
tried the bivariate interpolation which works quite well but I think my data 
will look nicer if passed through the triangulation as it is a regular grid 
(with very slight deviations, which could be ignored) rotated by 45 degrees. 
MayaVi does this quite nice but I'd prefer using matplotlib for the nice output.

Regards, Christian




More information about the SciPy-User mailing list