We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement full 3d support for MTEX
Important
grain3d/slice
current use of MatGeom
grain3d.isIntersected
isBelowPlane
plane3d/dist
grain3d/triangulate
grain3Boundary/surface
grain2d/area
rewrite `grain3d/slice'
the following functions needs to be ported
pseudo3d EBSD
calcTraces
cat
ebsdSquare
EBSDHex
gradientZ
curvature
fill
fillByGrainId
findByLocation
gridify
inpolygon
interp
reduce
selectInteractive
smooth
spatialProfile
calcUnitCell
weightedBurgersVector
pseudo3d in grain2d
checkInside
EBSD3
calcGrains
KAM
plot
plotUnitCells
slice
weightedBurgersVec
*EBSDcube
grain3d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement full 3d support for MTEX
Important
grain3d/slice
current use of MatGeom
grain3d.isIntersected
replaceisBelowPlane
byplane3d/dist
grain3d/triangulate
-> two possible implementations / take smallest angle firstgrain3Boundary/surface
should take the code fromgrain2d/area
rewrite `grain3d/slice'
the following functions needs to be ported
pseudo3d EBSD
calcTraces
cat
should return EBSD3 if pixels are not within a single planeebsdSquare
andEBSDHex
should returngradientZ
curvature
should make use ofgradientZ
fill
fillByGrainId
findByLocation
gridify
should work also for maps in the xz and yz planeinpolygon
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
The text was updated successfully, but these errors were encountered: