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 option to Import Orientation Data to Create the DataContainer in addition to creating the .h5ebsd file #4

Closed imikejackson closed 8 years ago

imikejackson commented 11 years ago

In order to read EBSD Orientation data the user must first convert the data into an H5EBSD file, then clear the pipeline and read the h5ebsd file using a new filter.

We should just create the data container with all the data from the Orientation files then give the user the option to write out an H5EBSD file or go ahead with more DREAM3D Filters

joeykleingers commented 8 years ago

Too complicated to implement, due to the need to combine two complicated user interfaces and have one filter take on the duties of both the Import Orientation File(s) to H5Ebsd and Read H5Ebsd File filters. Closing.