Metadata-Version: 2.4
Name: autoECCI
Version: 0.0.1
Summary: An open source python package for guiding Electron Channelling Contrast Imaging (ECCI) in Scanning Electron Microscopes (SEM) — placeholder release reserving the name for the upcoming first release.
Project-URL: Homepage, https://github.com/jwestraadt/autoECCI
Project-URL: Source Code, https://github.com/jwestraadt/autoECCI
Project-URL: Bug Tracker, https://github.com/jwestraadt/autoECCI/issues
Project-URL: Original openECCI, https://github.com/IMBalENce/openECCI
Author: autoECCI developers
Maintainer: Johan Westraadt
License: GPL-3.0-or-later
Keywords: EBSD,ECCI,ECP,RKD,SEM,defect analysis,dislocation,electron backscatter diffraction,electron channeling pattern,electron channelling contrast imaging,kikuchi pattern,reflected kikuchi diffraction,scanning electron microscopy
Classifier: Development Status :: 1 - Planning
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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# autoECCI

**This is a placeholder release reserving the `autoECCI` name.**

autoECCI is an open-source Python package for guiding Electron Channelling
Contrast Imaging (ECCI) in scanning electron microscopes (SEM): stage
calibration against simulated channelling patterns, EBSD-map registration,
two-beam condition targeting, rotational ECCI (R-ECCI) sweeps and guided
acquisition reporting, built on kikuchipy, HyperSpy and orix.

The first functional release (>= 0.1.0) will appear here alongside the
accompanying publication. Until then, see the project repository:

https://github.com/jwestraadt/autoECCI

autoECCI began as a re-implementation and extension of
[openECCI](https://github.com/IMBalENce/openECCI) and is licensed
GPL-3.0-or-later.
