XPS-Export is a tool designed to facilitate the conversion of SPE, ANG, SXI, and PRO files from X-ray Photoelectron Spectroscopy (XPS) measurements into a format that is both human- and Python-readable. This streamlined conversion ensures easy access, readability, and visualization of measurement data for further analysis and interpretation.
Project description
XPS-Export: XPS Data Conversion for Human and Python Readability
XPS-Export is a Python-based tool designed to facilitate the conversion of SPE, ANG, SXI, and PRO files from X-ray Photoelectron Spectroscopy (XPS) measurements into a format that is both human- and Python-readable. This streamlined conversion ensures easy access, readability, and visualization of measurement data for further analysis and interpretation.
XPS-Export was developed to streamline the analysis and sharing of XPS measurement data, making it accessible for scientists and engineers.
Feel free to contribute improvements or report issues to enhance this tool for the XPS community!
Key Features
-
Comprehensive Data Transformation:
Converts raw XPS measurement files into a structured and accessible format. -
Output as a ZIP Archive:
The conversion process generates a ZIP file containing multiple organized files for enhanced usability.
ZIP File Contents:
-
Metadata File:
metadata.xml: A detailed XML file containing all header data.- The data is condensed and presented in an easily readable, descriptive format.
-
Measurement Data:
- Each measurement is saved as a tab-separated CSV file with a header line.
- CSV filenames are derived from the measurement descriptions.
-
Visual Representation:
- For every measurement, a PDF plot is generated to visualize the data.
- PDF filenames correspond to the measurement descriptions.
Benefits
-
Human-Readable:
The condensed XML metadata and descriptive filenames ensure clarity for manual review. -
Machine-Friendly:
The CSV format enables seamless integration with Python and other data processing workflows. -
Efficient Visualization:
Auto-generated PDF plots provide quick insights into measurement trends and values. -
Organized Output:
The ZIP file structure ensures all related data is packaged together for easy sharing and storage.
Applications
- Post-experiment analysis of XPS measurements.
- Integration into automated workflows for advanced data analysis.
- Creation of visual representations for reports or presentations.
Installation and Usage
-
Instalation:
- Python >= 3.1
- pip >= 22.0.2
- pip install xps-export
-
Run the Script:
xps-export --help usage: xps-export.py [-h] [--create-plots] [--create-csv] input_file output_file Utility for parsing files to XML. positional arguments: input_file Path to the XPS file. output_file Path to the output file (without extention). default: input_file (without extention). options: -h, --help show this help message and exit --skip-plots Don't generate plots. --skip-csv Don't generate CSV files. xps-export test/SGL_reduced.spe When utilizing xps-export for scientific research, please cite it using the following DOI: xxx.xx.xx/xxx/xx. Exporting data from test/SGL_reduced.spe to test/SGL_reduced.zip Export finished.
-
Output:
The ZIP file containing metadata, CSVs, and PDFs will be saved as {output_file}.zip .
##Developers and Designers
Richard W. van Nieuwenhoven nieuwenhoven@iap.tuwien.ac.at Johannes Prisslan e12042169@student.tuwien.ac.at Kai Alexander Schwenzfeier schwenzfeier@iap.tuwien.ac.at Markus Valtiner markus.valtiner@tuwien.ac.at
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 Distributions
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 xps_export-1.0.2-py3-none-any.whl.
File metadata
- Download URL: xps_export-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90d5be70b0df3765e43659ad915447c43d80fbbdb7992f23cd9c6e2334bbfa90
|
|
| MD5 |
72491a1412f178aab2e60f7a68299b69
|
|
| BLAKE2b-256 |
52450cd31d0377695b0f40f103dfb0b95223dba683ff683af147f18334408ccf
|