file_reader#
- orix.io.plugins.emsoft_h5ebsd.file_reader(filename: str, refined: bool = False, **kwargs) CrystalMap[source]#
Return a crystal map from a file in EMsoft’s dictionary indexing dot product file format.
- Parameters:
- filename
Path and file name.
- refined
Whether to return refined orientations. Default is
False.- **kwargs
Keyword arguments passed to
h5py.File.
- Returns:
xmapCrystal map.