We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am a new user for PyXem. When I run the Jupyter Notebook of 02 GaAs Nanowire - Phase Mapping - Orientation Mapping, one step tells me:
Could any give any suggestions about how to solve this?
The text was updated successfully, but these errors were encountered:
Hi,
This is currently an open bugfix pyxem/pyxem#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 go away.
Sorry, something went wrong.
No branches or pull requests
Hi, I am a new user for PyXem.
When I run the Jupyter Notebook of 02 GaAs Nanowire - Phase Mapping - Orientation Mapping, one step tells me:
Could any give any suggestions about how to solve this?
The text was updated successfully, but these errors were encountered: