Skip to content

Commit

Permalink
Merge #185 from hakonanes/crystal-map-plot-method
Browse files Browse the repository at this point in the history
Add CrystalMap.plot(), use matplotlib-scalebar, add xmap notebook
  • Loading branch information
pc494 authored May 7, 2021
2 parents b147a7d + 915c597 commit 2b790b6
Show file tree
Hide file tree
Showing 11 changed files with 2,034 additions and 449 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Unreleased

Added
-----
- CrystalMap.plot() method for easy plotting of phases, properties etc.
- Python 3.9 support.
- Miller class, inherinting functionality from the Vector3d class, to handle operations
with direct lattice vectors (uvw/UVTW) and reciprocal lattice vectors (hkl/hkil).
Expand Down
Loading

0 comments on commit 2b790b6

Please sign in to comment.