load#

classmethod EBSDDetector.load(fname: Union[Path, str]) EBSDDetector[source]#

Return an EBSD detector loaded from a text file saved with save().

Parameters:
fname

Full path to file.

Returns:
detector

Loaded EBSD detector.