Ralf Hielscher
Ralf Hielscher
the convergence of the function calcParent2Child should be investigated in more detail and improved
new function `calcParentFromGraph` should only do the parent orientation reconstruction but not the merging.
- store grain boundary length as a weight for the voting - this may better handle the case that one big surrounding grain has more impact on the final decision...
Currently spherical projections are restricted to the z-axis being perpendicular to the plane. It would be nice to have also options like `plotz2east` or `plotxOutOfPlane` that allows to plot the...
Given a certain ODF with respect to the parent phase and a parent to child orientation relation ship one would like to know the corresponding ODF of the child phase...
Implement the estimation of the 3d grain volume statistics from the 2d grain area statistics. additional information to be added below.
This branch should accomplish pseudo3d functionality for EBSD and grain data. This mean that while the data are still in a plane, the plane can be arbitrarily orientated in space....
### Discussed in https://github.com/mtex-toolbox/mtex/discussions/1554 Originally posted by **vtvivian** September 14, 2022 Hi MTEX team, I am trying to select grains one by one in my EBSD map, e.g. ```matlab for...
Implement full 3d support for MTEX the following functions needs to be ported **pseudo3d EBSD** - [ ] `calcTraces` - [ ] `cat` should return EBSD3 if pixels are not...