whitematteranalysis
whitematteranalysis copied to clipboard
`wm_quality_control_tractography.py` only creates images for first vtk file in folder
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!
You can try to run quality control using wm_quality_control_tractography.py ./ ./QC
in the same folder as vtk files