Michael Jackson

Results 56 comments of Michael Jackson

Some of these filters are fixed in the AFRL fork of the code. Waiting for @sdonegan to push those changes.

http://my.cdash.org/buildSummary.php?buildid=829027 The builds are now failing for OS X and LINUX.

{ "00": { "CellAttributeMatrixName": "CellData", "CellEnsembleAttributeMatrixName": "CellEnsembleData", "DataContainerName": "ImageDataContainer", "FilterVersion": "6.3.332", "Filter_Human_Label": "Read EDAX EBSD Data (.ang)", "Filter_Name": "ReadAngData", "InputFile": "Data/SmallIN100/Slice_1.ang" }, "01": { "DestinationArrayName": "Mask", "FilterVersion": "6.3.332", "Filter_Human_Label": "Threshold...

The previous comment has a pipeline that will illustrate the issue using a slice from the Small IN100 data set.

If you look at the output from the actual superbuild process it will give a path to the Qwt build directory with some log files. Those are the log files...

tar.gz is the way to go. As long as it is compatible with your systems. :-) The "Ubuntu" version should have worked on any Linux system.

@latmarat The filter will generate 2 new "DataArray"s. The first one as you have seen is an array of integers that has as many tuples as there are Features +...

Relative paths _should_ work in SIMPL. A relative path is completely dependent on the executable. We should be able to path a relative path to SIMPL and the filter _should_...

Hmm. Something is odd then. The unit tests were passing using relative paths, i.e., using the prebuilt pipelines and pipelinerunner the tests will pass.