pyxem / pyxem-demos

Examples and tutorials of multi-dimensional diffraction microscopy workflows using pyxem.
30 stars 38 forks source link

Mapping demo with vector matching #13

Closed shogas closed 5 years ago

shogas commented 5 years ago

Add a vector matching demo to the phase and orientation mapping notebook, including peak finding, indexing and displaying results. The commit also contains some code-style cleanup in the rest of the notebook.

This PR depends on https://github.com/pyxem/pyxem/pull/343.