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

ENH: AppendImageGeometry now has option to mirror across the chosen axis. #1052

Conversation

joeykleingers
Copy link
Contributor

@joeykleingers joeykleingers commented Aug 24, 2024

  • Added option to mirror the entire resulting microstructure across the chosen axis (X, Y, or Z).
  • This required separating the append/combine helper methods into methods specific for X, Y, and Z.

NOTE: SmallIN100_dream3d.tar.gz must be removed from the DataArchive after this PR gets merged in!

@joeykleingers joeykleingers added the enhancement New feature or request label Aug 24, 2024
@joeykleingers joeykleingers self-assigned this Aug 24, 2024
@joeykleingers joeykleingers force-pushed the topic/AppendImageGeometryMirroring branch from b59fcb5 to ac54a00 Compare August 26, 2024 19:59
@joeykleingers joeykleingers enabled auto-merge (squash) August 27, 2024 12:48
@joeykleingers joeykleingers requested a review from nyoungbq August 27, 2024 14:07
@joeykleingers joeykleingers force-pushed the topic/AppendImageGeometryMirroring branch from 67a8a9d to 8949da4 Compare August 27, 2024 15:11
@joeykleingers joeykleingers force-pushed the topic/AppendImageGeometryMirroring branch from 8949da4 to af79db9 Compare August 27, 2024 16:56
@joeykleingers joeykleingers merged commit 532ad79 into BlueQuartzSoftware:develop Aug 27, 2024
7 checks passed
@joeykleingers joeykleingers deleted the topic/AppendImageGeometryMirroring branch August 28, 2024 18:37
imikejackson pushed a commit to imikejackson/simplnx that referenced this pull request Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Append Image Geometry Filter - Add option to 'mirror' the microstructure across a specific axis.
2 participants