Skip to content
Snippets Groups Projects
README.md 1.35 KiB

Surface composition (XPS) prediction

Felix Thelen, Florian Lourens

xps_prediction is a small toolkit to predict the surface composition, measured by X-ray photoelectron spectroscopy (XPS), from the volume composition, measured by energy-dispersive X-ray spectroscopy (EDX). It provides the following functionalities:

  • predicting the surface composition from the volume composition
  • plotting compositions of a materials library
  • plotting the correlation of surface and volume composition

The capabilities are shown in the supplied jupyter notebook example.ipynb.

Terms of Use

The package is distributed under the GNU GPLv3 license. See the LICENSE for details.

Contributing

If you have suggestions how to make the package better in any way or want to contribute to the code yourself, please write an Email or Slack to Felix Thelen. We are open for feedback!

Installation