DREAM.3D v6 User Manual
|
Statistics (Crystallographic)
This Filter determines, for each Feature, the misorientations with each of the Features that are in contact with it. The misorientations are stored as a list (for each Feature) of angles (in degrees). The axis of the misorientation is not stored by this Filter.
Name | Type | Description |
---|---|---|
Find Average Misorientation Per Feature | bool | Specifies if the average of the misorienations with the neighboring Features should be stored for each Feature |
Not Applicable
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Feature Attribute Array | NeighborLists | List of int32_t | (1) | List of the contiguous neighboring Features for a given Feature |
Feature Attribute Array | AvgQuats | float | (4) | Defines the average orientation of the Feature in quaternion representation |
Feature Attribute Array | Phases | int32_t | (1) | Specifies to which Ensemble each Feature belongs |
Ensemble Attribute Array | CrystalStructures | uint32_t | (1) | Enumeration representing the crystal structure for each Ensemble |
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Feature Attribute Array | MisorientationLists | List of float | (1) | List of the misorientation angles with the contiguous neighboring Features for a given Feature |
Feature Attribute Array | AvgMisorientation | float | (1) | Number weighted average of neighbor misorientations. Only created if Find Average Misorientation Per Feature is checked |
Please see the description file distributed with this Plugin
If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!