Steve Pieper
Steve Pieper
Looks excellent @knopkem 👍
Hi @sbhavani - Yes, I think it makes sense to have a docker compose to make this easy to deploy, but I haven't done that yet. I did a single...
@ljod yes, that's a good point. At this point this PR an experiment to see what we can do to split off some of the mrml loading from the main...
@ljod or @zhangfanmark where is an example of a mrml file with lots of tracts of the type you mentioned above?
Some more examples.  
@jamesobutler thanks for reporting this. I want to look into fixing this and found your report but I don't know what `SonoEQTestingData` is and can't find it with Google or...
@jamesobutler thanks for the clarification. Taking another look at this I tried changing one test to use ExternalData and Slicer's external data file, `helix-DTI.nhdr` with this change: ``` foreach(measure ${MeasuresToTest})...
@jamesobutler that would be fine for python tests, but we have a ton that are CLI tests defined in CMake, like the one you referenced at the start of this...
Thanks for the help and suggestions. Referencing the the `Slicer_DIR` didn't work for me, and it turned out most of the data was already in this repo for testing. Only...
Thanks for the report - can you provide the example that leads to the NaNs?