ERLabPy documentationΒΆ
Date: May 28, 2026
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 covers installation, basic usage, and best practices for working with ERLabPy.
The user guide provides tutorials and examples.
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.