PTRF-XAFS solver module for ODAT-SE: data-analysis software of quantum beam diffraction experiments for 2D material structure
Project description
odatse-XAFS: solver module for analyses of PTRF-XAFS spectrum data
Polarization-dependent Total Reflection Fluorescence X-ray Absorption Fine Structure (PTRF-XAFS) is a method to analyze material structures by the X-ray absorption spectra that reveal symmetries or electronic states of atoms. Especially, by using the total reflection, it is efficient for the analysis of surface structure.
Open Data Analysis Tool for Science and Engineering (ODAT-SE) provides 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.0, it is organized as an open platform for data analysis by modularizing direct problem solvers and search algorithms.
For the analysis of X-ray spectra, a first-principle calculation software, FEFF, has been developed that provides theoretical prediction of X-ray spectroscopy from the information of atomic positions. odatse-XAFS is an adaptor library to use FEFF as a direct problem solver of ODAT-SE.
Prerequisites
- Required
- python >= 3.9
- numpy >= 1.14
- pydantic >= 2.0
- ODAT-SE >= 3.0
- FEFF 8.5 light, or later
Install
- From PyPI (Recommended)
python3 -m pip install -U odatse-XAFS- If you install them locally, use
--useroption likepython3 -m pip install -U --user
- If you install them locally, use
- From Source (For developers)
- update
pip >= 19bypython3 -m pip install -U pip python3 -m pip install ODATSE_XAFS_ROOT_DIRECTORYto installodatse-XAFSpackage andodatse-XAFScommand
ODATSE_XAFS_ROOT_DIRECTORYmeans the directory including thisREADME.mdfile.
- update
Simple Usage
odatse-XAFS input.toml(use the installed script)python3 src/main.py input.toml(use the raw script)- For details of the input file, see the document.
Files and directories of odatse-XAFS
src/- source codes
sample/- sample usages
doc/- source files of documents (manuals)
tests/- for automatic test
LICENSE- license terms (GNU GPL v3)
README.md- this file
pyproject.toml- metadata for
odatse-XAFS
- metadata for
License
This package is distributed under GNU General Public License version 3 (GPL v3) or later.
We hope that you cite the following references when you publish the results using 2DMAT / ODAT-SE: "Data-analysis software framework 2DMAT and its application to experimental measurements for two-dimensional material structures", Y. Motoyama, K. Yoshimi, I. Mochizuki, H. Iwamoto, H. Ichinose, and T. Hoshi, Computer Physics Communications 280, 108465 (2022).
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}
}
Copyright
© 2024- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odatse_xafs-1.0.0.tar.gz.
File metadata
- Download URL: odatse_xafs-1.0.0.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
855d524ececd6bd2ff15cabff1a478979ff60df3ce8de3c13771652b22260881
|
|
| MD5 |
1bc94ef8fd6241f37170fca48f42b6d4
|
|
| BLAKE2b-256 |
3b9e8cc510e6dea6b063661b400eb65d22feb4223445edc9e9d30acb2d192664
|
File details
Details for the file odatse_xafs-1.0.0-py3-none-any.whl.
File metadata
- Download URL: odatse_xafs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d07b59a1f8e650c65dc5a6cf1ca4dfe59d99c517005e22ff4c13d6851dff0d1a
|
|
| MD5 |
b6a898d8777f48310d4ccef9d98a375f
|
|
| BLAKE2b-256 |
4cef00b2f09a8ad892a9d932b0429d8d899a9c1fd7db4a8973aa3c0731faff33
|