ERLabPy documentationΒΆ
Date: Nov 10, 2025
The erlab package provides a complete python workflow for ARPES (Angle-Resolved
Photoemission Spectroscopy) experiments. It provides a wide range of tools for
processing, analyzing, and visualizing ARPES data.
ERLabPy is built on top of the popular scientific python libraries numpy, scipy, and xarray, and is designed to be easy to use and integrate with existing scientific Python workflows so that you can quickly get started with your data analysis.
The getting started guide provides installation instructions and an overview on the dependencies.
The user guide provides some tutorials and examples on how to use ERLabPy.
The reference guide provides detailed information of the API, including descriptions of most available methods and parameters.
The contributing guide contains information on how to contribute to the project.