VV: ComputeFeatureReferenceCAxisMisorientations fully V&V'ed#1636
Open
imikejackson wants to merge 1 commit into
Open
VV: ComputeFeatureReferenceCAxisMisorientations fully V&V'ed#1636imikejackson wants to merge 1 commit into
imikejackson wants to merge 1 commit into
Conversation
cf0ca21 to
7328371
Compare
nyoungbq
approved these changes
Jun 11, 2026
Summary:
- Confirmed no SIMPLNX-side bugs (algorithm correctly handles
all-non-hex feature via IEEE 754 NaN propagation; D1 + D4 below are
pre-existing legacy bugs already fixed in SIMPLNX via PR BlueQuartzSoftware#1438 + PR
BlueQuartzSoftware#1472);
- documented 2 deviations from DREAM3D 6.5.171 (D1 legacy lacks isHex
gate → garbage non-hex cell values + non-NaN avg, D4 hand-rolled
MatrixMath + float32 stddev precision drift ~1e-4° per cell) — both
already closed on v6_5_172 via pre-existing backport commits
d4b5509aa + 4435d1997, three-way A/B confirms 6.5.172 ≡ SIMPLNX
byte-for-byte;
- retired 1 test (Valid Filter Execution — circular oracle on
caxis_data.tar.gz exemplar; archive download retained because
ComputeCAxisLocationsTest still consumes it);
- unit tests replaced with 4 inlined *Class 1 (Analytical) + Class 4
(Invariant)* test fixtures (Simple Hex Triple + Realistic
Microstructure exposes-all-non-hex-feature + All-Identical
Orientation + Invariants sweep);
- added 3 V&V source-tree deliverables (report, deviations, provenance).
7328371 to
4e9fc9b
Compare
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.
No description provided.