On Fri, Aug 21, 2009 at 11:52 AM, David Necas (Yeti)<[email protected]> wrote: > Yes, that's the current situation. It would be nice if someone put > together a Delaunay/Voronoi triangulation-based regularization for the > import of general XYZ data to Gwyddion as this question is recurring. > Linear interpolation within the cells would probably suffice for most.
In the meantime Yaping can probably use some other software to convert his data to a grid, save the output, and then read that in Gwyddion. In matlab for instance you could try the griddata command (might want to use meshgrid to create the x/y mesh). Scott ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
