SMS:Interpolate to Scatter Grid: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
* [[SMS:Scatter Triangles Menu|Scatter Triangles Menu]]
* [[SMS:Scatter Triangles Menu|Scatter Triangles Menu]]


{{Template:SMSMain}}
{{Template:Navbox SMS}}


[[Category:SMS Scatter|Interpolate to Scatter Grid]]
[[Category:SMS Scatter|Interpolate to Scatter Grid]]

Revision as of 19:13, 29 November 2012

If a scattered dataset exists, the Interpolate to Scatter Grid menu item (Scatter module, Scatter menu) brings up the Grid Frame dialog. The user positions the purple grid frame and sets up the number of rows and columns in the grid. When the user pushes OK, a new scatter set is created with scatter points at the corners of each grid cell. The original scatter set is interpolated to the new scatter grid set using linear interpolation.

Using the scatter grid is a form of data decimation: a dense scatter set can be represented as a less dense scatter set.

Related Topics