issues
search
pyxem
/
kikuchipy
Toolbox for analysis of electron backscatter diffraction (EBSD) patterns
https://kikuchipy.org
GNU General Public License v3.0
81
stars
30
forks
source link
Merge main into develop post 0.5.8
#522
Closed
hakonanes
closed
2 years ago
hakonanes
commented
2 years ago
Description of the change
Merge main into develop post 0.5.8
Progress of the PR
[n/a]
Docstrings for all functions
[x] Unit tests with pytest for all lines
[x] Clean code style by
running black via pre-commit
For reviewers
[ ] The PR title is short, concise, and will make sense 1 year later.
[ ] New functions are imported in corresponding
__init__.py
.
[ ] New features, API changes, and deprecations are mentioned in the unreleased section in
CHANGELOG.rst
.
[ ] New contributors are added to .all-contributorsrc and the table is regenerated.
Description of the change
Merge main into develop post 0.5.8
Progress of the PR
For reviewers
__init__.py
.CHANGELOG.rst
.