DREAM3D
DREAM3D copied to clipboard
Data Analysis program and framework for materials science data analytics, based on the managing framework SIMPL framework.
The filter should error out on incorrect Laue class with an explanation. The documentation should be updated to reflect that only Cubic High Laue class is usable.
+ Use TI MAI to generate an ODF texture file and use that inside a synthetic microstructure build. + Example Synthetic with a textured phase
Occasionally, FindShapes gives a NaN axis Euler angle output. This happens when `uberbelim[elimcount - 1][0]` becomes a NaN value due to `uberelim[elimcount - 1][elimcount - 1]` being zero. https://github.com/BlueQuartzSoftware/DREAM3D/blob/a3f74d70040840d90dc61761e48c4ff7f19d844e/Source/Plugins/Statistics/StatisticsFilters/FindShapes.cpp#L709 In...
This issue needs to be debugged in the parsing routines.
I've tried many ways to build the source code by `SuperBuild` but I cannot make the total process work. My VM environment: - Ubuntu 18.04 - GCC 8
Users may only want to apply the Match Crystallography filter to a specific set of voxels based on a criteria. What to do with points that are skipped? They might...
how to export the micstructure of grain and boundary information to the .inp file of ABAQUS?
If the ZEndIndex was incorrect it may indicate more slices should be read than are available. Currently the filter will silently fail and fill the area with default or junk...
InsertAtoms can use an extreme amount of memory very easily (think Terabytes). The algorithm needs to aggressively check all memory allocations and resize methods for errors and return properly if...
This issue refers to duplicates of the same filter not as two of filter X or the result of copy pasting a filter. Instead, it appears that two copies of...