TractSeg icon indicating copy to clipboard operation
TractSeg copied to clipboard

Bundle segmentation error

Open firdausfabrice opened this issue 3 years ago • 1 comments

Hello,

I have performed all the step until the peak extraction. After I run the tractseg using peaks as the input it resulted in bad bundle segmentation (all bundle filesize is around 64kb, with all 0 value inside, but curiously only for CC it seems to be relatively well segmented). I have checked the orientation of the peaks.nii.gz file and it seems OK to me. Could you help me finding out what could go wrong?

firdausfabrice avatar Jul 12 '22 09:07 firdausfabrice

Hi, have you tried to input the Diffusion data and use the option --raw_diffusion_input as well as the option --preprocess?

TractSeg -i Diffusion.nii.gz -o tractseg_output --output_type tract_segmentation --raw_diffusion_input --preprocess

wasserth avatar Jul 26 '22 11:07 wasserth