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

If a pipeline starts by reading an EBSD file and proceeds through the reconstruction and statistics phases and then a user attempts to use the "Generate Ensemble Statistics" filter they...

Bug

I observed that when I run your 'Find GBCD' filter and plot the distribution, I get slightly different values each time I run the filter (for the same input data)....

Bug

It is possible to insert a path (from a pipeline file) into the DataArraySelectionWidget where the AttributeMatrix is an invalid type but the preflight will still pass (somehow). Specific filters...

Bug
Feature Request

This will allow users to perform a single pipeline instead of having to archive the .ang/.ctf files first.

Feature Request

A landing page should be created for DREAM3D instead of opening a blank pipeline.

Generate documentation for the .dream3d file format so that others can write compliant files.

Documentation Fix

Feature IDs are normally applied in a "flood fill" fashion from upper left to lower right (2D) or from Origin to max (3D). There is already an option to Randomize...

Feature Request

XY Plane images are implemented. We need to extend the filter to output other planes and eventually arbitrary planes.

Feature Request

If a data container is selected in a filter that has some requirements specified with DataArraySelectionFilterParameter::RequirementType such a a pixel type (e.g. int8), and the container content is changed (e.g....

Some filter parameters do not need a default value passed into them, because they just use the value that is contained in the filter parameter's connected property. Filter parameters that...