10.22. Compute Misorientations
Group (Subgroup)
Tools (Orientations)
Description
This filter will compute the misorientation as an Axis-Angle representation between a pair of Euler Angles or an Euler Angle and a Reference Axis-Angle.
Use the Orientation Utility to compute an input Axis-Angle if you only have another representation.
Compute by Arrays
If 2 Euler Arrays are used then the output is an array with the same number of Tuples as the input Euler Arrays and represents the misorientation between the each Euler Angle in the same index in each of the input Euler Angle arrays.
Compute by Reference Orientation
In this mode the user will supply a reference orientation in the form of an Axis-Angle, where the angle portion is in degrees. Then, for every Euler Angle in the input array, the misorientation with the reference orientation will be computed.
Input Parameter(s)
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Computation Type |
Choices |
The type of computation to perform |
|
Reference Axis-Angle |
Vector of Float32 Values |
Order=x,y,z,w (Deg) |
Input Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Euler Angles 1 |
Array Selection |
Allowed Types: float32 Comp. Shape: 3 |
Three angles defining the orientation of the Element in Bunge convention (Z-X-Z) |
Euler Angles 2 |
Array Selection |
Allowed Types: float32 Comp. Shape: 3 |
Three angles defining the orientation of the Element in Bunge convention (Z-X-Z) |
Phases |
Array Selection |
Allowed Types: int32 Comp. Shape: 1 |
Specifies to which Ensemble each cell belongs |
Input Ensemble Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Crystal Structures |
Array Selection |
Allowed Types: uint32 Comp. Shape: 1 |
Enumeration representing the crystal structure for each Ensemble |
Output Data
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Output Misorientations |
DataObjectName |
The DataPath to the created output array that will hold the computed misorientations as Axis-Angles |
Example Pipelines
License & Copyright
Please see the description file distributed with this Plugin
DREAM3D-NX Help
If you need help, need to file a bug report or want to request a new feature, please head over to the DREAM3DNX-Issues GitHub site where the community of DREAM3D-NX users can help answer your questions.