Data-analysis software framework 2DMAT and its application to experimental measurements for two-dimensional material structures
Data-analysis software framework 2DMAT and its application to experimental measurements for two-dimensional material structures
复制标题
数据分析软件框架2DMAT及其在二维材料结构实验测量中的应用
DOI:
10.1016/j.cpc.2022.108465
复制
发表时间:
2022
影响因子:
6.3
通讯作者:
Hoshi Takeo
中科院分区:
文献类型:
--
作者:
Motoyama Yuichi;Yoshimi Kazuyoshi;Mochizuki Izumi;Iwamoto Harumichi;Ichinose Hayato;Hoshi Takeo
An open-source data-analysis framework2DMAThas been developed for experimental measurements of two-dimensional material structures.2DMAToffers five analysis methods: (i) Nelder-Mead optimization, (ii) grid search, (iii) Bayesian optimization, (iv) replica exchange Monte Carlo method, and (v) population-annealing Monte Carlo method. Methods (ii) through (v) are implemented by parallel computation, which is efficient not only for personal computers but also for supercomputers. The current version of 2DMAT is applicable to total-reflection high-energy positron diffraction (TRHEPD), surface X-ray diffraction (SXRD), and low-energy electron diffraction (LEED) experiments by installing corresponding forward problem solvers that generate diffraction intensity data from a given dataset of the atomic positions. The analysis methods are general and can be applied also to other experiments and problems.Program summaryProgram Title:2DMATCPC Library link to program files:https://doi.org/10.17632/c2t3vzbx9f.1Developer's repository link:https://www.pasums.issp.u-tokyo.ac.jp/2dmat/Code Ocean capsule:https://codeocean.com/capsule/7260490Licensing provisions:GNU General Public License v3.0Programming language:Python 3External routines/libraries:Numpy, Scipy, Tomli, mpy4pyNature of problem:Analysis of experimental measurement data.Solution method:Optimization, grid-based global search, Monte Carlo method.