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

in geometry examples, show a move(hkl) & rel_scan near the (440) #67

Closed
prjemian opened this issue Dec 18, 2020 · 2 comments · Fixed by #130
Closed

in geometry examples, show a move(hkl) & rel_scan near the (440) #67

prjemian opened this issue Dec 18, 2020 · 2 comments · Fixed by #130

Comments

@prjemian
Copy link
Contributor

For the (hk0) scan near the (440), do this with a move to (440), then bp.rel_scan(). It's a common type of scan to demonstrate.

Do this for all existing geometry examples (examples/geo_*.ipynb).

@prjemian prjemian added this to the 0.3.16 milestone Dec 18, 2020
@prjemian prjemian self-assigned this Dec 18, 2020
@prjemian
Copy link
Contributor Author

A scan (RE(bp.scan([fourc], fourc.h, 3.9, 4.1, fourc.k, 3.9, 4.1, 5))) already exists at the (440).

Add this new move and rel_scan() after the existing content.

@prjemian
Copy link
Contributor Author

Also, refactor to use the hkl.geometries.SimMixin() class to replace boilerplate code in the examples.

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

Successfully merging a pull request may close this issue.

1 participant