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

Indexing an electron diffraction pattern #51

Closed
Anudha opened this issue Jun 24, 2021 · 5 comments
Closed

Indexing an electron diffraction pattern #51

Anudha opened this issue Jun 24, 2021 · 5 comments

Comments

@Anudha
Copy link

Anudha commented Jun 24, 2021

This link suggests that instamatic browser is a program for indexing electron diffraction patterns.  

The command is given as this:

instamatic.browser images/*.tiff -r results.csv

Is there an example indexing an electron diffraction or finding the zone axis of a diffraction pattern based on a known crystal structure?

@stefsmeets
Copy link
Member

Hi @Anudha , thanks for pointing this out, it was at some point built-in to this program. I guess I forgot to update this part of the documentation. I split off all the indexing routines into its own package: https://github.com/stefsmeets/problematic/. You may want to have a look at that (although there surely are better options by now 😅).

@Anudha
Copy link
Author

Anudha commented Jun 28, 2021

Hi Stef Smeets,

Thanks for the link! I tried it out and worked through some errors. I am posting them here. If you have moved on from this work, no problem! Public posting will keep the conversation going for anyone interested and new users :) Yes, I am trying out a number of other codes too.

No module named 'problematic.get_score_cy’
Commented out the relevant line to run for an initial pass
No module named ‘gcd’ in fractions.py
Commented out the relevant line to run for an initial pass

@Anudha
Copy link
Author

Anudha commented Jun 28, 2021

First output from example code on a selected area diffraction pattern without adjusting constants in the code is 3 figures.
image

@stefsmeets
Copy link
Member

Thanks @Anudha , what code is this output from?

No worries if you found other code that works better. If so, then also let me know so we can close this issue. I don't have much time to maintain problematic anymore, although what is in the repo should work.

@Anudha
Copy link
Author

Anudha commented Jul 1, 2021

@stefsmeets Yes, sure we can close the issue.

@Anudha Anudha closed this as completed Jul 1, 2021
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