-
Notifications
You must be signed in to change notification settings - Fork 144
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
Adding grain clustering for ACOM #525
Conversation
Example functionality in notebook: https://drive.google.com/file/d/1umf1ufJppU6wTV_ZNni-mqbSivVWeaoO/view?usp=sharing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've made some changes, to add missing documentation in old functions and to switch the progressbar to be tqdm-based. Tested working using the example notebook.
I'm not sure why the readthedocs check is failing, @bsavitzky or @alex-rakowski do you have any ideas? Once that is resolved, this is OK to merge. |
And a bunch of additional options, like min angle spacing between multiple zone axes. Functionality is shown in the attached notebook.