BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
Import ASCII Data needs an option to allow the user to alter in what order the data is read
Open
Bug
enhancement
Feature Request
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
DREAM.3D assumes a ZYX where X is moving the fastest. If the data is written as XYZ where Z is moving the fastest then when they read the data into DREAM.3D there will be a rotation of the data.
Adding a drop down combo box that has a few options such as:
ZYX (Standard)
XYZ (Reverse)
YZX
XZY
YXZ
ZXY
which should cover the basics for a standard 3D voxel based set of data.
Contributor guide
Assessment
This issue has not been assessed yet.