load# classmethod EBSDDetector.load(fname: Union[Path, str]) → EBSDDetector[source]# Return an EBSD detector loaded from a text file saved with save(). Parameters: fnameFull path to file. Returns: detectorLoaded EBSD detector.