BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D

Import ASCII Data needs an option to allow the user to alter in what order the data is read

Open
#785 0 comments 0 reactions 1 assignee Claimed by @joeykleingers View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.