https://github.com/pranabdas/arpespythontools
Explore, analyze, visualize Angle Resolved Photoemission Spectroscopy (ARPES) data.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Keywords
Repository
Explore, analyze, visualize Angle Resolved Photoemission Spectroscopy (ARPES) data.
Basic Info
- Host: GitHub
- Owner: pranabdas
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://pranabdas.github.io/arpespythontools/
- Size: 25.9 MB
Statistics
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 22
Topics
Metadata Files
README.md
ARPES Python Tools
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.loadsesspectra("samplespectrum.txt") datak, ebin, k = arp.kconv(data, energy, angle, 16.67) ```
Please find the detailed documentation here: https://pranabdas.github.io/arpespythontools/
Owner
- Name: Pranab Das
- Login: pranabdas
- Kind: user
- Location: Singapore
- Website: pranabdas.github.io
- Repositories: 18
- Profile: https://github.com/pranabdas
GitHub Events
Total
- Release event: 4
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Push event: 114
- Pull request event: 6
- Create event: 6
Last Year
- Release event: 4
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Push event: 114
- Pull request event: 6
- Create event: 6
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 21
- Average time to close issues: N/A
- Average time to close pull requests: 22 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.62
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 14
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (14)
- pranabdas (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 72 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
pypi.org: arpespythontools
Explore, analyze, visualize Angle Resolved Photoemission Spectroscopy (ARPES) data.
- Homepage: https://pranabdas.github.io/arpespythontools/
- Documentation: https://pranabdas.github.io/arpespythontools/docs/
- License: MIT
-
Latest release: 1.2.2
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite
- actions/setup-node v3 composite
- peaceiris/actions-gh-pages v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- ubuntu jammy build
- 1150 dependencies
- gh-pages ^4.0.0 development
- @docusaurus/core 2.3.1
- @docusaurus/preset-classic 2.3.1
- @easyops-cn/docusaurus-search-local ^0.34.0
- @mdx-js/react ^1.6.22
- @svgr/webpack ^5.5.0
- clsx ^1.2.1
- file-loader ^6.2.0
- prism-react-renderer ^1.3.5
- raw-loader ^4.0.2
- react ^17.0.2
- react-dom ^17.0.2
- rehype-katex ^6.0.2
- remark-math ^3.0.1
- url-loader ^4.1.1
- astropy *
- autopep8 *
- jupyterlab *
- matplotlib *
- numpy *
- scipy *
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
- 117 dependencies
- autopep8 ^2.3.1 develop
- jupyterlab ^4.2.5 develop
- astropy ^5.2.2
- matplotlib ^3.7.5
- numpy ^1.24.4
- python ^3.8
- scipy ^1.9.3
- psutil ^6.0.0 tests