API Reference

ERLabPy is organized into multiple subpackages and submodules classified by their functionality. The following table lists the subpackages and submodules of ERLabPy.

Subpackages

Subpackage

Description

erlab.analysis

Routines for analyzing ARPES data.

erlab.io

Reading and writing data.

erlab.plotting

Functions related to static plotting with matplotlib.

erlab.interactive

Interactive tools and widgets based on Qt and pyqtgraph

erlab.accessors

xarray accessors. You will not need to import this module directly.

Submodules

Submodule

Description

erlab.lattice

Tools for working with real and reciprocal lattices.

erlab.constants

Physical constants and functions for unit conversion.

erlab.parallel

Helpers for parallel processing.