9.92. Initialize Image Geometry Cell Data
Group (Subgroup)
Processing (Cleanup)
Description
This Filter allows the user to define a subvolume of the data set in which the Filter will reset all data for every Cell within the subvolume. The user can choose from three initialization modes: Manual (initialize to a user-specified value), Random (initialize with random values across the full range of the data type), or Random With Range (initialize with random values within a user-specified range).
Random Number Seed Parameters
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
|---|---|---|---|
Use Seed for Random Generation |
Bool |
When true the user will be able to put in a seed for random generation |
|
Seed Value |
Scalar Value |
UInt64 |
The seed fed into the random generator |
Stored Seed Value Array Name |
DataObjectName |
Name of array holding the seed value |
Input Parameter(s)
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
|---|---|---|---|
Min Point |
Vector of UInt64 Values |
Order=X (Column),Y (Row),Z (Plane) |
The minimum x, y, z bound in cells |
Max Point |
Vector of UInt64 Values |
Order=X (Column),Y (Row),Z (Plane) |
The maximum x, y, z bound in cells |
Initialization Type |
Choices |
Tells how to initialize the data |
|
Initialization Value |
Scalar Value |
Float64 |
The initialization value if Manual Initialization Type is selected |
Initialization Range |
Vector of Float64 Values |
Order=, |
The initialization range if Random With Range Initialization Type is selected |
Input Data Objects
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
|---|---|---|---|
Cell Arrays |
MultiArraySelection |
The cell data arrays in which to initialize a sub-volume to zeros |
|
Image Geometry |
Geometry Selection |
Image |
The geometry containing the cell data for which to initialize |
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.