Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperspy/exspy
EDS and EELS data analysis with HyperSpy
https://github.com/hyperspy/exspy
data-analysis data-visualization eds edx eels electron-energy-loss-spectroscopy electron-spectroscopy hyperspy hyperspy-extension materials-science multi-dimensional physical-sciences spectroscopy x-ray-spectroscopy xrf
Last synced: about 3 hours ago
JSON representation
EDS and EELS data analysis with HyperSpy
- Host: GitHub
- URL: https://github.com/hyperspy/exspy
- Owner: hyperspy
- License: gpl-3.0
- Created: 2023-10-28T20:04:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T22:52:26.000Z (7 days ago)
- Last Synced: 2024-11-11T23:32:44.107Z (7 days ago)
- Topics: data-analysis, data-visualization, eds, edx, eels, electron-energy-loss-spectroscopy, electron-spectroscopy, hyperspy, hyperspy-extension, materials-science, multi-dimensional, physical-sciences, spectroscopy, x-ray-spectroscopy, xrf
- Language: Python
- Homepage: https://hyperspy.org/exspy
- Size: 18.7 MB
- Stars: 10
- Watchers: 9
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
[![Tests](https://github.com/hyperspy/exspy/actions/workflows/tests.yml/badge.svg)](https://github.com/hyperspy/exspy/actions/workflows/tests.yml)
[![Docs](https://readthedocs.org/projects/exspy/badge/?version=latest)](https://exspy.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/hyperspy/exspy/graph/badge.svg?token=X7T3LE121Q)](https://codecov.io/gh/hyperspy/exspy)
[![CodeQL](https://github.com/hyperspy/exspy/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/hyperspy/exspy/actions/workflows/github-code-scanning/codeql)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/hyperspy/exspy/main.svg)](https://results.pre-commit.ci/latest/github/hyperspy/exspy/main)[![Python Version](https://img.shields.io/pypi/pyversions/exspy.svg?style=flat)](https://pypi.python.org/pypi/exspy)
[![PyPi Version](http://img.shields.io/pypi/v/exspy.svg?style=flat)](https://pypi.python.org/pypi/exspy)
[![Anaconda Version](https://anaconda.org/conda-forge/exspy/badges/version.svg)](https://anaconda.org/conda-forge/exspy)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.10252344.svg)](https://zenodo.org/doi/10.5281/zenodo.10252344)**eXSpy** is a Python package extending the functionality for multi-dimensional
data analysis provided by the [HyperSpy](https://hyperspy.org) library. It is
aimed at helping with the analysis of X-rays Energy Dispersive Spectroscopy (EDS)
and Electron Energy Loss Spectroscopy (EELS).Go to the documentation for instructions on how to install eXSpy and start an
analysis: [Read the docs](https://exspy.readthedocs.io).Everyone is welcome to contribute. Please read our
[contributing guidelines](https://github.com/hyperspy/exspy/blob/main/CONTRIBUTING.rst) and get started!Development of eXSpy is documented in the
[changelog](https://github.com/hyperspy/exspy/blob/main/CHANGES.rst).