reshape#

Misorientation.reshape(*shape) Misorientation[source]#

Return a new object containing the same data with a new shape.

Parameters:
shape

New shape of object.

Returns:
obj

New object with new shape.