file_reader#
- orix.io.plugins.bruker_h5ebsd.file_reader(filename: str, **kwargs) CrystalMap[source]#
Return a crystal map from a file in Bruker Nano’s dot product file format.
- Parameters:
- filename
Path and file name.
- **kwargs
Keyword arguments passed to
h5py.File.
- Returns:
xmapCrystal map.