Metadata-Version: |
2.1 |
Name: |
openECCI |
Version: |
0.1.0 |
Summary: |
An open source python package for guiding Electron Channelling Contrast Imaging (ECCI)in Scanning Electron Microscopes (SEM). |
Author: |
openECCI developers |
Author-Email: |
zhou.xu[at]monash.edu |
Maintainer: |
Zhou Xu |
Maintainer-Email: |
zhou.xu[at]monash.edu |
Home-Page: |
https://github.com/IMBalENce/openECCI |
Download-Url: |
https://pypi.python.org/pypi/open_ecci |
Project-Url: |
Bug Tracker, https://github.com/IMBalENce/openECCI/issues |
Project-Url: |
Source Code, https://github.com/IMBalENce/openECCI |
License: |
GPLv3+ |
Keywords: |
ECCI,electron channelling contrast imaging,ECP,electron channeling pattern,EBSD,electron backscatter diffraction,RKD,reflected kikuchi diffraction,SEM,scanning electron microscopy,kikuchi pattern,dislocation,defect analsysis |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Platform: |
"Linux" |
Platform: |
"MacOS X" |
Platform: |
"Windows" |
Requires-Python: |
>=3.6 |
Requires-Dist: |
hyperspy (>=1.7.3) |
Requires-Dist: |
h5py (>=2.10) |
Requires-Dist: |
matplotlib (>=3.5) |
Requires-Dist: |
numpy (>=1.21.6) |
Requires-Dist: |
orix (>=0.11.1) |
Requires-Dist: |
tqdm (>=4.58.0) |
Requires-Dist: |
scipy (>=1.7) |
Requires-Dist: |
kikuchipy (>=0.8.6) |
Requires-Dist: |
pyqt5-tools (>=5.15) |
Requires-Dist: |
opencv-python (>=4.5.3) |
Requires-Dist: |
tifffile (>=2023.2.2) |
Requires-Dist: |
sphinx (>=4.3.0); extra == "build-doc" |
Requires-Dist: |
sphinx-rtd-theme (>=0.5.1); extra == "build-doc" |
Requires-Dist: |
sphinx-toggleprompt; extra == "build-doc" |
Requires-Dist: |
pytest-cov; extra == "coverage" |
Requires-Dist: |
codecov; extra == "coverage" |
Requires-Dist: |
pytest (>=5.0); extra == "tests" |
Provides-Extra: |
build-doc |
Provides-Extra: |
coverage |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |