Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hyperspy/holospy

Electron holography data analysis with HyperSpy
https://github.com/hyperspy/holospy

data-analysis data-visualization electron-holography hyperspy hyperspy-extension materials-science multi-dimensional physical-sciences

Last synced: about 2 hours ago
JSON representation

Electron holography data analysis with HyperSpy

Awesome Lists containing this project

README

        

[![Docs](https://readthedocs.org/projects/holospy/badge/?version=latest)](https://holospy.readthedocs.io/en/latest/?badge=latest)
[![Tests](https://github.com/hyperspy/holospy/actions/workflows/tests.yml/badge.svg)](https://github.com/hyperspy/holospy/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/hyperspy/holospy/graph/badge.svg?token=XB1QDTXQ86)](https://codecov.io/gh/hyperspy/holospy)
[![CodeQL](https://github.com/hyperspy/holospy/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/hyperspy/holospy/actions/workflows/github-code-scanning/codeql)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/hyperspy/holospy/main.svg)](https://results.pre-commit.ci/latest/github/hyperspy/holospy/main)

[![Python Version](https://img.shields.io/pypi/pyversions/holospy.svg?style=flat)](https://pypi.python.org/pypi/holospy)
[![PyPi Version](http://img.shields.io/pypi/v/holospy.svg?style=flat)](https://pypi.python.org/pypi/holospy)
[![Anaconda Version](https://anaconda.org/conda-forge/holospy/badges/version.svg)](https://anaconda.org/conda-forge/holospy)
[![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.10137993.svg)](https://doi.org/10.5281/zenodo.10137993)

**HoloSpy** 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 (off-axis) electron holography data.

Go to the documentation for instructions on how to install HoloSpy and start an
analysis: [Read the docs](https://holospy.readthedocs.io).

Everyone is welcome to contribute. Please read our
[contributing guidelines](https://github.com/hyperspy/holospy/blob/main/CONTRIBUTING.rst) and get started!

Development of HoloSpy is documented in the
[changelog](https://github.com/hyperspy/holospy/blob/main/CHANGES.rst).