Introduction¶
What is ODAT-SE ?¶
Open Data Analysis Tool for Science and Engineering (ODAT-SE) is a framework for applying a search algorithm to a direct problem solver to find the optimal solution. It has been developed by the name 2DMAT, and since version 3, it is organized as an open platform for data analysis by modularizing direct problem solvers and search algorithms.
As the standard direct problem solver, the experimental data analysis software for two-dimensional material structure analysis is prepared. The direct problem solver gives the deviation between the experimental data and the calculated data obtained under the given parameters such as atomic positions as a loss function used in the inverse problem. The optimal parameters are estimated by minimizing the loss function using a search algorithm. For further use, the original direct problem solver or the search algorithm can be defined by users. In the current version, for solving a direct problem, ODAT-SE offers the wrapper of the solver for the total-reflection high-energy positron diffraction (TRHEPD) experiment[1, 2], sxrd[3], and leed[4]. As algorithms, it offers the Nelder-Mead method[5], the grid search method[6], the Bayesian optimization method[7], the replica exchange Monte Carlo method[8], and the population annealing Monte Carlo method[9-11].
In the future, we plan to add other direct problem solvers and search algorithms in ODAT-SE.
[1] As a review, see Y. Fukaya, et al., J. Phys. D: Appl. Phys. 52, 013002 (2019).
[8] K. Hukushima and K. Nemoto, J. Phys. Soc. Japan, 65, 1604 (1996), R. Swendsen and J. Wang, Phys. Rev. Lett. 57, 2607 (1986).
[9] R. M. Neal, Statistics and Computing 11, 125-139 (2001).
[10] K. Hukushima and Y. Iba, AIP Conf. Proc. 690, 200 (2003).
License¶
Copyright (c) <2020-> The University of Tokyo. All rights reserved.
This software was developed with the support of “Project for advancement of software usability in materials science” of The Institute for Solid State Physics, The University of Tokyo. We hope that you cite the following reference when you publish the results using 2DMAT / ODAT-SE:
BibTeX:
@article{MOTOYAMA2022108465,
title = {Data-analysis software framework 2DMAT and its application to experimental measurements for two-dimensional material structures},
journal = {Computer Physics Communications},
volume = {280},
pages = {108465},
year = {2022},
issn = {0010-4655},
doi = {https://doi.org/10.1016/j.cpc.2022.108465},
url = {https://www.sciencedirect.com/science/article/pii/S0010465522001849},
author = {Yuichi Motoyama and Kazuyoshi Yoshimi and Izumi Mochizuki and Harumichi Iwamoto and Hayato Ichinose and Takeo Hoshi}
}
Version Information¶
ODAT-SE
v3.0.0: 2024-11-25
2DMAT
v2.1.0: 2022-04-08
v2.0.0: 2022-01-17
v1.0.1: 2021-04-15
v1.0.0: 2021-03-12
v0.1.0: 2021-02-08
Main developers¶
ODAT-SE has been developed by following members.
ODAT-SE v3.0.0 -
Motoyama (The Institute for Solid State Physics, The University of Tokyo)
Yoshimi (The Institute for Solid State Physics, The University of Tokyo)
Aoyama (The Institute for Solid State Physics, The University of Tokyo)
Hoshi (National Institute for Fusion Science)
2DMAT v2.0.0 -
Motoyama (The Institute for Solid State Physics, The University of Tokyo)
Yoshimi (The Institute for Solid State Physics, The University of Tokyo)
Iwamoto (Department of Applied Mathematics and Physics, Tottori University)
Hoshi (Department of Applied Mathematics and Physics, Tottori University)
2DMAT v0.1.0 - v1.0.1
Motoyama (The Institute for Solid State Physics, The University of Tokyo)
Yoshimi (The Institute for Solid State Physics, The University of Tokyo)
Hoshi (Department of Applied Mathematics and Physics, Tottori University)