Open
Conversation
Added CalcGrainSize function to \auxillary. Computes the ASTM E2627 (area-based) and ASTM E112-13 (lineal intercept) grain size numbers based on only a single phase (trying to stay consistent to your vision) Modified find_twin_gbs function in \auxillary. Changes were minor, added in 'unitCell' to calculation so MTEX doesn't move GBs; return back input ebsd with updated merged parent-twin grain ids (ebsd.grainId); assign parent orientations to grain structure (before, a lot were nans). This orientation assignment is rooted in an assumption (NOTE 2 in script).
Lazy ebsd truncation implementation to make large ebsd data sets smaller based on input min,max(x,y) coordinates
Updated functions HT_grain_guess (indexing issue when calling calcGrains -- we can discuss further, stupid MTEX nonsense), and then necessary minor changes to functions AutoOR_estimation and Call_Reconstruction
Updated autoOR estimation to include unindexed points and fixed indexing error in find_twin_gbs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated functions that fix issue with automated OR measurement