file_reader#

orix.io.plugins.orix_hdf5.file_reader(filename: str, **kwargs) CrystalMap[source]#

Return a crystal map from a file in orix’ HDF5 file format.

Parameters:
filename

Path and file name.

**kwargs

Keyword arguments passed to h5py.File.

Returns:
xmap

Crystal map.