open-discussion > error in PANDA processing
Showing 1-4 of 4 posts
Display:
Results per page:
Apr 23, 2013  08:04 PM | hubm cubm
error in PANDA processing
Hi, Cui,

I face an problem in DTI processing by PANDA. What is the error and how can I resolve it. (I did not have this problem when I directly apply FSL). Log see attathment.

dtifit -k /home/huajun/Downloads/c/00008//native_space/data -m /home/huajun/Downloads/c/00008//native_space/nodif_brain_mask -r /home/huajun/Downloads/c/00008//native_space/bvecs -b /home/huajun/Downloads/c/00008//native_space/bvals -o /home/huajun/Downloads/c/00008//native_space/dti_00008
Error: bvecs and bvals don't have the same number of entries
dtifit -k /home/huajun/Downloads/c/00008//native_space/data -m /home/huajun/Downloads/c/00008//native_space/nodif_brain_mask -r /home/huajun/Downloads/c/00008//native_space/bvecs -b /home/huajun/Downloads/c/00008//native_space/bvals -o /home/huajun/Downloads/c/00008//native_space/dti_00008: Signal 127
Image Exception : #22 :: ERROR: Could not open image /home/huajun/Downloads/c/00008//native_space/dti_00008_FA
terminate called after throwing an instance of 'RBD_COMMON::BaseException'
Aborted (core dumped)
slicer /home/huajun/Downloads/c/00008//native_space/dti_00008_FA.nii.gz -a /home/huajun/Downloads/c/00008//quality_control/FA/dti_00008_FA_QC.png: Aborted
Cannot open volume /home/huajun/Downloads/c/00008//native_space/dti_00008_L2 for reading!

Thanks!
Attachment: logs.tar.gz
Apr 24, 2013  01:04 AM | Zaixu Cui
RE: error in PANDA processing
Dear,

The error message is 'Error: bvecs and bvals don't have the same number of entries'

Please check your data.

Best

Zaixu
Apr 24, 2013  01:04 AM | hubm cubm
RE: error in PANDA processing
How I can correct it? attachments are my bvals/bvecs; are they ok? could you provide a right example?
Attachment: b.tar.gz
Apr 24, 2013  01:04 PM | Zaixu Cui
RE: error in PANDA processing
Your attahchment is OK.

However, according to the error message, the quantitiy of values in 'bvals' file is not equal to the quantity of columns in 'bvecs' file.

How many volumes of your data?

Best

Zaixu