Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).