PyARPES is a Python-based analysis framework for Angle-Resolved Photoemission Spectroscopy (ARPES) data. It provides tools for loading, processing, visualizing, and analyzing multidimensional ARPES datasets. PyARPES aims to streamline th…
PyARPES is a Python-based analysis framework for Angle-Resolved Photoemission Spectroscopy (ARPES) data. It provides tools for loading, processing, visualizing, and analyzing multidimensional ARPES datasets. PyARPES aims to streamline the workflow from raw data to publication-quality figures, supporting data from various synchrotrons and lab-based systems.
PyARPES is a Python-based analysis framework for Angle-Resolved Photoemission Spectroscopy (ARPES) data. It provides tools for loading, processing, visualizing, and analyzing multidimensional ARPES datasets. PyARPES aims to streamline the workflow from raw data to publication-quality figures, supporting data from various synchrotrons and lab-based systems.
Scientific domain: ARPES data analysis, photoemission spectroscopy, electronic structure
Target user community: Experimental condensed matter physicists, ARPES practitioners
Sources: PyARPES documentation, GitHub repository
data = load_data("file.ibw")data = data.arpes.k_convert() (convert angles to k-space)data.sum("kx").plot()Primary sources:
Confidence: VERIFIED
Verification status: ✅ VERIFIED