DREAM3D
DREAM3D copied to clipboard
Data Analysis program and framework for materials science data analytics, based on the managing framework SIMPL framework.
The ImageGeom and VertexGeom objects should implement versions of the generalized connectivity functions specific for their topology.
The Segment Features superclass assumes an image geometry. The algorithm needs to be extended to operate on any geometry. Since only an element's neighbors are needed, this can be done...
Currently, Xdmf files for visualization are written in the same filter that writes the DREAM3D file, which can be restrictive if the DataArrays are complex or if there is a...
Currently, the hyperslab format is used to output xdmf files for arrays that have "unusual" dimensionalities (e.g., 2, 4, 6, etc.). The original implementation was intended to be used for...
IGeometry objects have the capability to be associated with AttributeMatrix objects. This allows for quick testing of correct tuple compatibility and usability for selected arrays, since the IGeometry objects handle...
Make all available distributions available for all statistical categories and, at least, add normal, GEVD, GPD and delta function.
Validate mPrime, F1, F1spt, F7 functions are implemented correctly in the OrientationOps subclasses.
(No way to do this without major changes to codes)