Metadata-Version: 2.4
Name: arpes-lite
Version: 1.0.0
Summary: Modular data analysis code for angle resolved photoemission spectroscopy (ARPES)
Keywords: python,arpes,data analysis
Author: Conrad Stansbury, Jacob Gobbo
Author-email: Conrad Stansbury <chstan@berkeley.edu>, Jacob Gobbo <gobbo.jacob@gmail.com>
License-Expression: GPL-3.0-only
License-File: AUTHORS.md
License-File: LICENSE
Requires-Dist: ase>=3.26.0
Requires-Dist: astropy>=7.1.0
Requires-Dist: bokeh>=3.7.3
Requires-Dist: colorcet>=3.1.0
Requires-Dist: dill>=0.4.0
Requires-Dist: h5py>=3.14.0
Requires-Dist: imageio>=2.37.0
Requires-Dist: lmfit>=1.3.4
Requires-Dist: matplotlib>=3.10.5
Requires-Dist: numba>=0.61.2
Requires-Dist: numpy>=2.2.6
Requires-Dist: pint>=0.24.4
Requires-Dist: pygor>=1.0.1
Requires-Dist: pyqt5>=5.15.11
Requires-Dist: pyqtgraph>=0.13.7
Requires-Dist: rx>=3.2.0
Requires-Dist: titlecase>=2.4.1
Requires-Dist: tqdm>=4.67.1
Requires-Dist: xarray>=2025.7.1
Maintainer: Jacob Gobbo
Maintainer-email: Jacob Gobbo <gobbo.jacob@gmail.com>
Requires-Python: >=3.13
Project-URL: Documentation, https://arpes.readthedocs.io/
Project-URL: Repository, https://github.com/jgobbo/arpes-lite
Description-Content-Type: text/markdown

# ARPES-Lite

ARPES-Lite is my personal fork of the original PyARPES package. I ran into some issues when first working with the package and fixing them required that I break a significant portion of the codebase.

The main improvements to pyarpes are in automation of loading and correcting data (fermi-edge correction, k-space conversion, etc.). There are also improvements and additions to QT based interactive tools.

Because of the changes made to data loading, some work is required to port endstations plugins from pyarpes. If needed, I can easily port existing endstations or add new ones.

## Installation


## Usage
