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

Feature/grain3d #2015

Merged
merged 426 commits into from
Sep 13, 2024
Merged

Feature/grain3d #2015

merged 426 commits into from
Sep 13, 2024

Conversation

ralfHielscher
Copy link
Member

@ralfHielscher ralfHielscher commented Dec 15, 2023

Implement full 3d support for MTEX

the following functions needs to be ported

pseudo3d EBSD

  • calcTraces
  • cat should return EBSD3 if pixels are not within a single plane
  • ebsdSquare and EBSDHex should return gradientZ
  • curvature should make use of gradientZ
  • fill
  • fillByGrainId
  • findByLocation
  • gridify should work also for maps in the xz and yz plane
  • inpolygon
  • interp
  • reduce
  • selectInteractive
  • smooth
  • spatialProfile
  • calcUnitCell
  • weightedBurgersVector

pseudo3d in grain2d

  • checkInside
  • inpolygon

EBSD3

  • calcGrains
  • calcTraces
  • fill
  • fillByGrainId
  • findByLocation
  • gridify
  • interp
  • KAM
  • plot
  • plotUnitCells
  • reduce
  • smooth
  • slice
  • weightedBurgersVec

*EBSDcube

grain3d

  • grain3Boundary/misorientation, grain3Boundary/ebsdId
  • docu
  • grain3dboundary plot (allow rgb, scalar value )
  • sample data set that can be loaded with mtexdata
  • boundary normal distribution
  • grain3d/slice - plane through 3 points
  • neper returns grain3d
  • select grain by mouse in 3d
  • fitEllipse
  • indexing should be possible with "phaseName"
  • grain3d/surface
  • grain3Boundary/curvature
  • grain3/hasHole
  • grain3/isConvex
  • grain3/convHull
  • rotate grain3, grain3boundary
  • intersection should not change the id
  • grain3/intersect
  • grain3/checkInside
  • grain3/neighbours, numNeighbours
  • simulateGrains should set correct symmetry

BjaJac and others added 5 commits November 20, 2023 18:13
ensure that outer domain boundary is considered for larger window sizes, as well as make sure grain boundary pixels are considered symmetrically
@ralfHielscher ralfHielscher linked an issue Dec 15, 2023 that may be closed by this pull request
@ralfHielscher ralfHielscher merged commit 3b94a6d into develop Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grain3d
5 participants