On 2009 Aug 21, at 11:03 AM, Yaping Dan wrote: > > Hello, everyone > Does anyone know how to convert a 3-D map into a file that > can be processed in Gwyddion? I want to take advantage of all > functions of Gwyddion to analyze my data which consists of three > columns, X, Y and Z. Thanks > > Dan
Hi, Yaping! Are the x and y points evenly spaced, or is it like points off of a wire mesh? If they're evenly spaced, it should be straighforward to sort them properly and read off the Z values into a text file that gwyddion would understand. If they're not... then you're going to have to pick some interpolation method. Luke ------------------------------------------------------------------------------ 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
