deepcopy#

EBSD.deepcopy() EBSD[source]#

Return a “deep copy” of this Signal using the standard library’s deepcopy() function. Note: this means the underlying data structure will be duplicated in memory.

This docstring was copied from HyperSpy’s Signal2D.deepcopy. Some inconsistencies with the kikuchipy version may exist.

See also

copy()

Examples using EBSD.deepcopy#

Crop navigation axes

Crop navigation axes

Crop signal axes

Crop signal axes