extend EBSD data to an grid
Description
matrix shaped regular grid. No interpolation is done hereby. Grid points in the regular grid that do not have a correspondence in the regular grid are set to NaN. Having the EBSD data in matrix form has several advantages:
Syntax
Input
ebsd | an EBSD data set with a non regular grid |
Output
ebsd | EBSDsquare, EBSDhex data on a regular grid |
newId | closest regular grid point for every non regular grid point |
Options
extent | extend of gridded map |
unitCell | unit cell of the gridded map |