|Actions|_ |Coveralls|_ |pypi_version|_ |downloads|_ |black|_ |doi|_
.. |Actions| image:: https://github.com/pyxem/pyxem/workflows/build/badge.svg
.. _Actions: https://github.com/pyxem/pyxem/actions
.. |Coveralls| image:: https://coveralls.io/repos/github/pyxem/pyxem/badge.svg?branch=main
.. _Coveralls: https://coveralls.io/github/pyxem/pyxem?branch=main
.. |pypi_version| image:: http://img.shields.io/pypi/v/pyxem.svg?style=flat
.. _pypi_version: https://pypi.python.org/pypi/pyxem
.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2649351.svg
.. _doi: https://doi.org/10.5281/zenodo.2649351
.. |downloads| image:: https://anaconda.org/conda-forge/pyxem/badges/downloads.svg
.. _downloads: https://anaconda.org/conda-forge/pyxem
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
.. _black: https://github.com/psf/black
pyxem is an open-source (GPL v3) python library for multi-dimensional diffraction microscopy.
The package defines objects and functions for the analysis of numerous diffraction patterns. It has been primarily developed as a platform for hybrid diffraction-microscopy based on 4D scanning diffraction microscopy data in which a 2D diffraction pattern is recorded at every position in a 2D scan of a specimen.
pyxem is an extension of the hyperspy library for multi-dimensional data analysis and defines diffraction specific `Signal` classes.
**Installation instructions and tutorial examples are available** `here <https://github.com/pyxem/pyxem-demos>`__ .
**Basic Documentation is available** `here <https://pyxem.readthedocs.io/en/latest/>`__.
If analysis using pyxem forms a part of published work please cite the DOI at the top of this page. In addition to citing the package we would appreciate an additional citation to methods papers if you use the following capabilities:
Orientation Mapping
*******************
::
@article{pyxemorientationmapping2022,
title={Free, flexible and fast: Orientation mapping using the multi-core and GPU-accelerated template matching capabilities in the python-based open source 4D-STEM analysis toolbox Pyxem},
author={Cautaerts, Niels and Crout, Phillip and {\AA}nes, H{\aa}kon Wiik and Prestat, Eric and Jeong, Jiwon and Dehm, Gerhard and Liebscher, Christian H},
journal={Ultramicroscopy},
pages={113517},
year={2022},
publisher={Elsevier},
doi={10.1016/j.ultramic.2022.113517}
}
Strain Mapping
**************
*Two-Dimensional Strain Mapping with Scanning Precession Electron Diffraction: An Investigation into Data Analysis Routines* by Crout et al.
which is freely avaliable at https://arxiv.org/abs/2307.01071
Raw data
{
"_id": null,
"home_page": "https://github.com/pyxem/pyxem",
"name": "pyxem",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "data analysis, diffraction, microscopy, electron diffraction, electron microscopy",
"author": "Duncan Johnstone, Phillip Crout, Carter Francis, Magnus Nord",
"author_email": "pyxem.team@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d0/d7/b87036b3d2d7c00f39d6ac5b651a9b45c9504504d9dec4d213cb69745ec8/pyxem-0.19.1.tar.gz",
"platform": null,
"description": "|Actions|_ |Coveralls|_ |pypi_version|_ |downloads|_ |black|_ |doi|_\n\n.. |Actions| image:: https://github.com/pyxem/pyxem/workflows/build/badge.svg\n.. _Actions: https://github.com/pyxem/pyxem/actions\n\n.. |Coveralls| image:: https://coveralls.io/repos/github/pyxem/pyxem/badge.svg?branch=main\n.. _Coveralls: https://coveralls.io/github/pyxem/pyxem?branch=main\n\n.. |pypi_version| image:: http://img.shields.io/pypi/v/pyxem.svg?style=flat\n.. _pypi_version: https://pypi.python.org/pypi/pyxem\n\n.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2649351.svg\n.. _doi: https://doi.org/10.5281/zenodo.2649351\n\n.. |downloads| image:: https://anaconda.org/conda-forge/pyxem/badges/downloads.svg\n.. _downloads: https://anaconda.org/conda-forge/pyxem\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n.. _black: https://github.com/psf/black\n\npyxem is an open-source (GPL v3) python library for multi-dimensional diffraction microscopy.\n\nThe package defines objects and functions for the analysis of numerous diffraction patterns. It has been primarily developed as a platform for hybrid diffraction-microscopy based on 4D scanning diffraction microscopy data in which a 2D diffraction pattern is recorded at every position in a 2D scan of a specimen.\n\npyxem is an extension of the hyperspy library for multi-dimensional data analysis and defines diffraction specific `Signal` classes.\n\n**Installation instructions and tutorial examples are available** `here <https://github.com/pyxem/pyxem-demos>`__ .\n\n**Basic Documentation is available** `here <https://pyxem.readthedocs.io/en/latest/>`__.\n\nIf analysis using pyxem forms a part of published work please cite the DOI at the top of this page. In addition to citing the package we would appreciate an additional citation to methods papers if you use the following capabilities:\n\nOrientation Mapping\n*******************\n\n::\n\n @article{pyxemorientationmapping2022,\n title={Free, flexible and fast: Orientation mapping using the multi-core and GPU-accelerated template matching capabilities in the python-based open source 4D-STEM analysis toolbox Pyxem},\n author={Cautaerts, Niels and Crout, Phillip and {\\AA}nes, H{\\aa}kon Wiik and Prestat, Eric and Jeong, Jiwon and Dehm, Gerhard and Liebscher, Christian H},\n journal={Ultramicroscopy},\n pages={113517},\n year={2022},\n publisher={Elsevier},\n doi={10.1016/j.ultramic.2022.113517}\n }\n\nStrain Mapping \n**************\n\n*Two-Dimensional Strain Mapping with Scanning Precession Electron Diffraction: An Investigation into Data Analysis Routines* by Crout et al. \nwhich is freely avaliable at https://arxiv.org/abs/2307.01071\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "multi-dimensional diffraction microscopy",
"version": "0.19.1",
"project_urls": {
"Homepage": "https://github.com/pyxem/pyxem"
},
"split_keywords": [
"data analysis",
" diffraction",
" microscopy",
" electron diffraction",
" electron microscopy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "90fbac5b84d0357fa96b32cc36f2d940a192b5b39ef07a25a1d8198f625b5835",
"md5": "99e29aa67a4673a2c7acfaaa84469037",
"sha256": "62b1fcbc4894970c42800b35d069a4cda4b374629607a7141793ee356d6df4cb"
},
"downloads": -1,
"filename": "pyxem-0.19.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "99e29aa67a4673a2c7acfaaa84469037",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 432923,
"upload_time": "2024-06-11T21:46:46",
"upload_time_iso_8601": "2024-06-11T21:46:46.700277Z",
"url": "https://files.pythonhosted.org/packages/90/fb/ac5b84d0357fa96b32cc36f2d940a192b5b39ef07a25a1d8198f625b5835/pyxem-0.19.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0d7b87036b3d2d7c00f39d6ac5b651a9b45c9504504d9dec4d213cb69745ec8",
"md5": "f2678f25fd7f52d723155919ab18cee5",
"sha256": "2e8fcb77fbc0165c474c92dcc8ce10d3bdfbad36794eca63a97df0dfe0bc8d85"
},
"downloads": -1,
"filename": "pyxem-0.19.1.tar.gz",
"has_sig": false,
"md5_digest": "f2678f25fd7f52d723155919ab18cee5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 308110,
"upload_time": "2024-06-11T21:46:48",
"upload_time_iso_8601": "2024-06-11T21:46:48.432289Z",
"url": "https://files.pythonhosted.org/packages/d0/d7/b87036b3d2d7c00f39d6ac5b651a9b45c9504504d9dec4d213cb69745ec8/pyxem-0.19.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-11 21:46:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyxem",
"github_project": "pyxem",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyxem"
}