-
Notifications
You must be signed in to change notification settings - Fork 145
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
Updating whole pattern fitting for v 0.14.3 #493
Conversation
…e_pattern_fitting
|
This PR includes big changes to how WPF works behind the scenes, with almost no user-facing differences. These changes greatly simplify the machinery for generating diffraction patterns inside the model, as well as allow for complicated linkages between model components, and improves fitting performance on many-core machines.
|
I am still working on fixing the Moire unit cell determination but the rest of the code should be assumed finished and ready for review |
Also added some plotting updates.