Steve Pieper

Results 541 comments of Steve Pieper
trafficstars

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. ![image](https://user-images.githubusercontent.com/126077/176035693-ab729840-3618-42e0-b0c6-a19ca65937cf.png) ![image](https://user-images.githubusercontent.com/126077/176035881-42b5b717-c624-444f-ad2b-fea50067122c.png)

@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?