Results 175 comments of Phillip

@CSSFrancis I had a look at this today (both demo 07 and 09) - is there any chance these are easy fixes for you?

Hi Edwin, So, the vector matching workflow (as you've found) is not in a good way. This is for a couple of reasons, primarily due to upstream issues about dealing...

> I have used the template matching function. Vector matching was appealing because it seems like it might handle arbitrary crystal orientations better than pattern matching. > > I also...

Hi, This is currently an open bugfix https://github.com/pyxem/pyxem/pull/771 - for now I suggest you add a line above the command you've submitted: `indexation_results.data = np.deg2rad(indexation_results.data)` which should make the warning...

Hi, Sorry about the delay on getting back to you. It seems this demo is still running on `0.12`, in the version you are using the generator is initialised with...