Dynamical simulation of EBSD master pattern of ferrite
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/7628393
下载链接
链接失效反馈官方服务:
资源简介:
Dynamical simulation of an electron backscatter diffraction (EBSD) master pattern of ferrite (Fd\(\bar{3}\)m, a = 2.8665 Å). The master pattern was simulated with EMsoft v5.0. The HDF5 file includes master patterns of the upper and lower hemispheres, in both the stereographic projection and the square Lambert projection, of accelerating voltages from 5 to 20 kV with an increment of 1 kV.
The HDF5 file can be opened with any HDF5 reader, e.g. the applications HDFView and HDFCompass or the Python library h5py. The file can also be read and plotted with the Python library kikuchipy (https://kikuchipy.org). Assuming Python and the library is installed, the stereographic projection of the master pattern with all energies can be read and plotted with the following commands:
import kikuchipy as kp
s = kp.load("/path/to/ferrite_mc_mp_20kv.h5")
s.plot()
The PNG file shows the stereographic projection of the upper hemisphere of the master pattern from 20 kV. The remaining files are input and output files to the EMsoft programs EMmkxtal (output: ferrite.xtal), EMMCOpenCL (input: ferrite.xtal, mcopencl.nml; output: ferrite_mc_mp_20kv.h5) and EMEBSDmaster (input: BetheParameters.nml, ebsdmaster.nml, ferrite_mc_mp_20kv.h5; output: added to existing ferrite_mc_mp_20kv.h5).
创建时间:
2024-07-12



