BlueQuartzSoftware / DREAM3D

Data Analysis program and framework for materials science data analytics, based on the managing framework SIMPL framework.
http://dream3d.bluequartz.net
Other
161 stars 74 forks source link

Add ability to read all slices from EDAX HDF5 file as a stack of EBSD slice data #435

Closed imikejackson closed 8 years ago

imikejackson commented 9 years ago

The current Read EDAX H5 EBSD filter only allows the user to select a single set of data. The filter should allow the user to import all data from the HDF5 file.

sdonegan commented 8 years ago

Will need to determine the mapping between the recommended transformations and the actual transformations, and then apply them at import (if the user elects to do so, see ReadH5EBSD for template).