Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hyperspy/holospy
- Owner: hyperspy
- License: gpl-3.0
- Created: 2023-07-23T20:03:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T23:08:45.000Z (14 days ago)
- Last Synced: 2024-11-05T00:18:54.582Z (14 days ago)
- Topics: data-analysis, data-visualization, electron-holography, hyperspy, hyperspy-extension, materials-science, multi-dimensional, physical-sciences
- Language: Python
- Homepage: https://hyperspy.org/holospy
- Size: 7.25 MB
- Stars: 6
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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).