AiiDA QE Xspec is an AiiDA plugin designed for core-level spectroscopy calculations using Quantum ESPRESSO. It provides workflows for X-ray Absorption Spectroscopy (XAS) and X-ray Photoelectron Spectroscopy (XPS), enabling automated and reproducible calculations within the AiiDA framework.
- X-ray Absorption Spectroscopy (XAS) using the
XSpectra
module of Quantum ESPRESSO. - X-ray Photoelectron Spectroscopy (XPS) calculations via the
XpsWorkChain
. - Integration with AiiDAlab, providing a user-friendly interface for spectroscopy simulations.
- FAIR data principles with provenance tracking via AiiDA.
To install AiiDA QE Xspec, ensure you have AiiDA and Quantum ESPRESSO set up, then run:
pip install aiida-qe-xspec
Please refer to the documentation for detailed instructions on how to use AiiDA QE Xspec.
If you use AiiDA QE Xspec in your research, please cite the following resources:
We acknowledge support from:
- BIG-MAP project (Horizon 2020 Grant No. 957189)
- MARVEL National Centre for Competency in Research (Swiss National Science Foundation)
- MARKETPLACE project (Horizon 2020 Grant No. 760173)
- MaX European Centre of Excellence (Horizon 2020 EINFRA-5 Grant No. 676598)
- DOME 4.0 project (Horizon 2020 Grant No. 953163)
This project is licensed under the MIT License - see the LICENSE file for details.