Dear Freesurfer/TrackVis experts,
I am using the following command in a batchfile to identify tracks counts between dozens of preset ROIs.
track_vis DATAPATHtob0.trk -roi DATAPATHTOROI1.nii -roi2 DATAPATHTOROI2.nii -o PATHTOOUTPUT.trk > OUTPUT.txt -nr', i, j, i, j, i, j
Is there a line command I can use so that the tracks identified follow the rule "either end" in the ROIs instead of the default "any part"?
Thank you! Cat