Dear experts,
I am using BrainSuite 15c on windows7 64 bit machine.
It seemts that everything is OK for running BDP and I could visualize tracts between ROIs and compute connectivity. However, after saving all tracts as fibers.dft and runnning tractconnect script on Matlab, result.csv file does not contain numerical value between ROIs. What’s wrong with this?
tractconnect (‘fibers.dft’, ‘–label’, ‘XXXX.svreg.label.nii.gz’, ‘–allROI’, ‘–data’, ‘XXXX.dwi.RAS.correct.MD.T1_coord.nii.gz’, ‘–desc’, ‘brainsuite_labeldescription-92.xml’, ‘–pvc’, ‘XXXX.pvc.frac.nii.gz’);
Note that ROIs were restricted to 92 regions.
tetsuya