deepcopy#
- EBSDDetector.deepcopy() EBSDDetector [source]#
Return a deep copy using
copy.deepcopy()
.- Returns:
detector
Identical detector without shared memory.
Site Navigation
Section Navigation
Return a deep copy using copy.deepcopy()
.
detector
Identical detector without shared memory.
EBSDDetector.deepcopy
#