DREAM.3D v6 User Manual
|
Synthetic Building (Packing)
This Filter inserts matrix phase(s) into a synthetic volume. A matrix phase can be considered a contiguous region within a volume. The algorithm for inserting matrix phase(s) is as follows:
The Filter requires the user to select a Cell Attribute Matrix in which to place the generated Cell level Attribute Arrays. This Attribute Matrix is most likely generated when initializing the synthetic volume. The Filter will also create a new Cell Feature Attribute Matrix and Cell Ensemble Attribute Matrix to correspond to the instantiated Features and Ensembles in the Image Geometry.
Note: The Filter does not actually try to match the volume fractions of the matrix phases, but rather just uses the relative volume fractions to decide what fraction of the "unassigned" Cells get assigned to each matrix phase. If the fraction of unassigned Cells is smaller or larger than the total volume fractions of the matrix phases, then the absolute volume fractions of the matrix phases will not match the goal defined in the Statistics array.
For more information on synthetic building, visit the tutorial.
None
Image
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Attribute Matrix | CellData | Cell | N/A | Cell Attribute Matrix in which to establish the matrix phase |
Ensemble Attribute Array | Statistics | Statistics Object | (1) | Statistics objects (depending on Phase Type) that store fits to descriptors such as size distribution, shape distribution, neighbor distribution, ODF, MDF, etc. |
Ensemble Attribute Array | PhaseTypes | uint32_t | (1) | Enumeration specifying the phase type of each Ensemble |
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Cell Attribute Array | FeaturesIds | int32_t | (1) | Specifies to which Feature each Cell belongs |
Cell Attribute Array | Phases | int32_t | (1) | Specifies to which Ensemble each Cell belongs |
Attribute Matrix | CellFeatureData | Cell Feature | N/A | Feature Attribute Matrix for the created Feature Ids |
Feature Attribute Array | Phases | int32_t | (1) | Specifies to which Ensemble each Feature belongs |
Attribute Matrix | CellEnsembleData | Cell Ensemble | N/A | Ensemble Attribute Matrix for the created phases |
Ensemble Attribute Array | NumFeatures | int32_t | (1) | Specifies the number of Features in each Ensemble |
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!