-
Implement a Potts model coarsening code in the SyntheticBuilding plugin. Model would most likely be purely stochastic to start, with options for periodic boundaries and no spin flipping for the 0 spi…
-
Found a couple of minor bugs and other challenges getting SIMPL to compile from git as of last week (8/17/17):
* Inconsistencies with hid_t, herr_t, and int32_t (patch attached)
* SIMPL could…
-
The Create Geometry filter in DREAM3DReview does not remove any DataArray describing the geometry from the DataStructure. Shared vertex lists, triangle lists, quadrilateral lists, etc. should be moved…
-
The FilterInputWidget for Create Geometry in DREAM3DReview requires a 2-component array for Triangle List under triangle geometry, but the filter requires a 3-component array and errors out. The only…
-
Qt's NTFS file checking is notoriously slow and buggy (see [here](http://doc.qt.io/qt-5/qfiledevice.html) for more details). This makes preflights on Windows when a "Write DREAM3.D Data File" filter …
-
Specifically, StatsGeneratorODFWidget attempts to instantiate a ProgressDialog from SVWidgetsLib, but ProgressDialog does not currently have the correct export macro (SVWidgetsLib_EXPORT); this causes…
-
When CMake creates a VS solution, it defines two projects both with the name "DREAM3D": the main DREAM3D application project, and another that holds a test folder for two executable tests, the FilterP…
-
Previously, when the pipeline was saved into the output HDF5 .dream3d file, the entire processing history for the data was "saved", since any future processing that used that .dream3d would just appen…
-
Open DREAM.3D
Add a single filter
Save the pipeline to a file.
Note the Window Title will be the name of the Pipeline file.
Add another file. The window title now changes to "Untitled".
Moved from DR…
-
Hi,
I'm using Dream3d v6.3.29 on Linux 64bit. My pipeline and data are here: [https://www.dropbox.com/s/huo3m20lrbwrg91/misorientation.zip?dl=0](url)
Thanks!
Yufeng