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

An issue with EBSD indexing #180

Closed
leminhngoc13021983 opened this issue Jul 19, 2024 · 2 comments
Closed

An issue with EBSD indexing #180

leminhngoc13021983 opened this issue Jul 19, 2024 · 2 comments

Comments

@leminhngoc13021983
Copy link

Hi everybody,

I am learning to use the program. However, until the step of Dictionary Indexing, I meet an issue as shown in the following image. Please tell me how to fix it.

Thanks,
Le
1234
12345

@elena-pascal
Copy link

*.xtal files are hdf5 files and they don't like to be accessed by multiple processes unless in very specific circumstances. I am wondering if you have the Ni.xtal file opened in another process or something went wrong with it. I would try to 1. make sure nothing else is trying to access the file; 2. if that is true and the issue persists, try to regenerate the xtal file

@leminhngoc13021983
Copy link
Author

leminhngoc13021983 commented Jul 19, 2024

*.xtal files are hdf5 files and they don't like to be accessed by multiple processes unless in very specific circumstances. I am wondering if you have the Ni.xtal file opened in another process or something went wrong with it. I would try to 1. make sure nothing else is trying to access the file; 2. if that is true and the issue persists, try to regenerate the xtal file

Exactly as you said. Because the EMsoftworkbench program was also running, which caused this error.

Thank you.
LE

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