DREAM3D icon indicating copy to clipboard operation
DREAM3D copied to clipboard

Data Analysis program and framework for materials science data analytics, based on the managing framework SIMPL framework.

Results 108 DREAM3D issues
Sort by recently updated
recently updated
newest added

The ImageGeom and VertexGeom objects should implement versions of the generalized connectivity functions specific for their topology.

Planned Feature

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...

Planned Feature

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...

Planned Feature

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...

Bug

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...

Planned Feature

Make all available distributions available for all statistical categories and, at least, add normal, GEVD, GPD and delta function.

Feature Request
StatsGenerator

(No way to do this without major changes to codes)

Feature Request