whitematteranalysis icon indicating copy to clipboard operation
whitematteranalysis copied to clipboard

`wm_quality_control_tractography.py` only creates images for first vtk file in folder

Open josephmje opened this issue 4 years ago • 1 comments

I've been having some trouble running the wm_quality_control_tractography.py script. I've been attempting to run the scipt in a folder with multiple vtk files using the command: wm_quality_control_tractography.py ./ ./QC/InputTractography/

The script generates QC images fine for the first vtk file creates blank images for the rest of them. I am able to load the vtk files successfully in Slicer.

Do you have any suggestions for how this can be fixed? Thank you in advance!

josephmje avatar May 11 '20 15:05 josephmje

You can try to run quality control using wm_quality_control_tractography.py ./ ./QC in the same folder as vtk files

tengfeixue-victor avatar Aug 01 '21 02:08 tengfeixue-victor