Skip to content
New issue

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

orientation maps #697

Open
Lmygagajuan opened this issue Nov 27, 2024 · 1 comment
Open

orientation maps #697

Lmygagajuan opened this issue Nov 27, 2024 · 1 comment

Comments

@Lmygagajuan
Copy link

Lmygagajuan commented Nov 27, 2024

Describe the bug
A clear and concise description of what the bug is,
Why, when calculating the crystal orientation diagram, the axis representing the direction in the triangle legend will have such a large number, instead of the zone_axis_range I specified, and some crystal orientation diagrams will appear a lot of black spots, but here there are diffraction spots
To Reproduce
Steps to reproduce the behavior, please be as general as possible, and ideally recreate a minimal reproducible example:

Expected behavior
A clear and concise description of what you expected to happen.

py4DSTEM version
It can be accessed by running py4DSTEM.__version__0.14.17
Python version

It can be accessed using sys.version
Operating system
Windows, Mac (Intel or ARM), Linux (Distro)
GPU
If GPU related please provide:

  • CUDA driver - It can be accessed by: nvidia-smi
  • Cupy Version - It can be accessed by cupy.__version__

Screenshots
If applicable, could you add screenshots to help explain your problem?

Additional context
Please feel free to add any other context about the problem here.
0e8ec406da18c33082e6bee3961b82a
0f56d87dea4cf452c27e6491c9044a2
46cedc378ba55f5e76348d6e91d7911

@sezelt
Copy link
Member

sezelt commented Nov 30, 2024

What is the crystal structure? Also, can you show the code you used when making the orientation plan?
For the black spots, that may be because a match was not found. You can try picking one of those spots and inspecting the matching using match_single_pattern. The min_number_peaks setting in match_orientations may also be responsible, so you should check how many Bragg disks you have in those spots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants