<h1 align="center">ARPES Python Tools</h1>
<p align="center">
<a href="https://github.com/pranabdas/arpespythontools/actions/workflows/python-tests.yml"><img src="https://github.com/pranabdas/arpespythontools/actions/workflows/python-tests.yml/badge.svg" alt="Python tests status"></a>
<a href="https://github.com/pranabdas/arpespythontools/actions/workflows/deploy-gh-pages.yml"><img src="https://github.com/pranabdas/arpespythontools/actions/workflows/deploy-gh-pages.yml/badge.svg" alt="Deploy gh-pages status"></a>
<a href="https://github.com/pranabdas/arpespythontools/actions/workflows/publish.yml"><img src="https://github.com/pranabdas/arpespythontools/actions/workflows/publish.yml/badge.svg" alt="Deploy gh-pages status"></a>
<a href="https://github.com/pranabdas/arpespythontools/blob/master/LICENSE"><img src="https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=A31F34"></a>
<a href="https://pypi.org/project/arpespythontools/#history"><img src="https://img.shields.io/github/v/release/pranabdas/arpespythontools.svg" alt="Latest Release"/></a>
<a href="https://pypi.org/project/arpespythontools/"><img src="https://img.shields.io/pypi/pyversions/arpespythontools" alt="Supported Python versions"/></a>
</p>
This python library helps you load, analyze and visualize ARPES data.
## Quick start
Install latest stable version:
```console
pip install --upgrade arpespythontools
```
Import and start using:
```python
import arpespythontools as arp
data, energy, angle = arp.load_ses_spectra("sample_spectrum.txt")
data_k, e_bin, k = arp.k_conv(data, energy, angle, 16.67)
```
Please find the detailed documentation here: https://pranabdas.github.io/arpespythontools/
Raw data
{
"_id": null,
"home_page": "https://pranabdas.github.io/arpespythontools/",
"name": "arpespythontools",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "arpes, condensed-matter-physics, data-analysis, materials-science, matplotlib, photoelectron-spectroscopy, python, surface-science",
"author": "Pranab Das",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/66/31/9cb92b46e56a2a50b34b414ff4db67aba7bd4b49a1bc6858add48f80a058/arpespythontools-1.2.2.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">ARPES Python Tools</h1>\n\n<p align=\"center\">\n <a href=\"https://github.com/pranabdas/arpespythontools/actions/workflows/python-tests.yml\"><img src=\"https://github.com/pranabdas/arpespythontools/actions/workflows/python-tests.yml/badge.svg\" alt=\"Python tests status\"></a>\n <a href=\"https://github.com/pranabdas/arpespythontools/actions/workflows/deploy-gh-pages.yml\"><img src=\"https://github.com/pranabdas/arpespythontools/actions/workflows/deploy-gh-pages.yml/badge.svg\" alt=\"Deploy gh-pages status\"></a>\n <a href=\"https://github.com/pranabdas/arpespythontools/actions/workflows/publish.yml\"><img src=\"https://github.com/pranabdas/arpespythontools/actions/workflows/publish.yml/badge.svg\" alt=\"Deploy gh-pages status\"></a>\n <a href=\"https://github.com/pranabdas/arpespythontools/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=A31F34\"></a>\n <a href=\"https://pypi.org/project/arpespythontools/#history\"><img src=\"https://img.shields.io/github/v/release/pranabdas/arpespythontools.svg\" alt=\"Latest Release\"/></a>\n <a href=\"https://pypi.org/project/arpespythontools/\"><img src=\"https://img.shields.io/pypi/pyversions/arpespythontools\" alt=\"Supported Python versions\"/></a>\n</p>\n\nThis python library helps you load, analyze and visualize ARPES data.\n\n## Quick start\n\nInstall latest stable version:\n```console\npip install --upgrade arpespythontools\n```\n\nImport and start using:\n\n```python\nimport arpespythontools as arp\n\ndata, energy, angle = arp.load_ses_spectra(\"sample_spectrum.txt\")\ndata_k, e_bin, k = arp.k_conv(data, energy, angle, 16.67)\n```\n\nPlease find the detailed documentation here: https://pranabdas.github.io/arpespythontools/\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Explore, analyze, visualize Angle Resolved Photoemission Spectroscopy (ARPES) data.",
"version": "1.2.2",
"project_urls": {
"Documentation": "https://pranabdas.github.io/arpespythontools/docs/",
"Homepage": "https://pranabdas.github.io/arpespythontools/",
"Repository": "https://github.com/pranabdas/arpespythontools"
},
"split_keywords": [
"arpes",
" condensed-matter-physics",
" data-analysis",
" materials-science",
" matplotlib",
" photoelectron-spectroscopy",
" python",
" surface-science"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93dfc1bcdd585594f0e625dfe276ecc7695cc2f8351e63f2e10afe26dda9c2d9",
"md5": "a92429c1b8e65cda24e679f0d91e19ab",
"sha256": "53539f81625b47c89d91dba916ac20197b794d6ac5abcb8932ca7ce59ff1bfc1"
},
"downloads": -1,
"filename": "arpespythontools-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a92429c1b8e65cda24e679f0d91e19ab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 20033,
"upload_time": "2025-01-08T03:39:06",
"upload_time_iso_8601": "2025-01-08T03:39:06.243545Z",
"url": "https://files.pythonhosted.org/packages/93/df/c1bcdd585594f0e625dfe276ecc7695cc2f8351e63f2e10afe26dda9c2d9/arpespythontools-1.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66319cb92b46e56a2a50b34b414ff4db67aba7bd4b49a1bc6858add48f80a058",
"md5": "4f407171e658c83e72163ad3bc018d37",
"sha256": "0c9fb912a08a854ff954033fcb79840af0d292ea0bec56ce3289a2efdc4b6292"
},
"downloads": -1,
"filename": "arpespythontools-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "4f407171e658c83e72163ad3bc018d37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 11689,
"upload_time": "2025-01-08T03:39:08",
"upload_time_iso_8601": "2025-01-08T03:39:08.894512Z",
"url": "https://files.pythonhosted.org/packages/66/31/9cb92b46e56a2a50b34b414ff4db67aba7bd4b49a1bc6858add48f80a058/arpespythontools-1.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 03:39:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pranabdas",
"github_project": "arpespythontools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "arpespythontools"
}