11.8. Read Zeiss TXM & TXRM File
THIS FILTER IS UNTESTED, UNVERIFIED AND UNVALIDATED. IT IS AN EXPERIMENTAL FILTER THAT IS UNDERGOING LONG TERM DEVELOPMENT AND TESTING. USE AT YOUR OWN RISK
Group (Subgroup)
IO (Read)
Description
This filter will read the entire volume or optionally a subvolume from a .txm or .txrm file. These files are Zeiss xCT reconstrucion files.
WARNING
Be aware of how large of data you are reading into DREAM3D-NX as these files can become quite large and will overwhelm the visualization system. It is recommended that you view the data as a “2D Slice/Image View” or “Volume Render” view.
Input Parameter(s)
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Zeiss TXM/TXRM File |
FileSystemPath |
The input Zeiss TXM/TXRM file |
|
Use Z Sub-volume |
Bool |
Only import a sub-set of the slices |
|
Slice Start |
Scalar Value |
UInt32 |
The starting slice to import |
Slice End (inclusive) |
Scalar Value |
UInt32 |
The ending slice to import (inclusive) |
Output Geometry
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Image Geometry |
DataGroupCreation |
Path to create the Image Geometry |
Output Cell Attribute Matrix
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Cell Attribute Matrix |
DataObjectName |
The attribute matrix created as a child of the image geometry |
Output Data Array
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
CT Data |
DataObjectName |
The data array created as a child of the attribute matrix |
References
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.