关于voxel-wise的问题

老师,您好,我用一个AAL脑区作为ROI进行voxel-wise分析,定义好了ROI之后运行会报错,不知道是什么原因呢

Computing functional connectivity with:"E:\depression1\sub002_detrend_filtered_Covremoved"
 
Read 3D EPI functional images: "E:\depression1\sub002_detrend_filtered_Covremoved"...................................
 
Load mask "Default".
Build functional connectivity mask. Wait...
Warning: Invalid escape sequence appears in format string. See help sprintf for
valid escape sequences. 
> In fc at 196
  In fc_gui>(parfor body) at 1419
  In parallel_function>make_general_channel/channel_general at 894
  In remoteParallelFunction at 31
 
====================#####E:
ROI time course retrieving through "C:\matleb2010b\bin\ROI.nii.img".
 
Exception occured. (MATLAB:printf:invalidInputType)
Error using ==> parallel_function at 598
Error in ==> fc at 229
Function is not defined for 'cell' inputs.
598#line, parallel_function, in "C:\matleb2010b\toolbox\matlab\lang\parallel_function.m"
1370#line, btnComputeFC_Callback, in "E:\matlebsoft\REST_V1.8_130615\fc_gui.m"
96#line, gui_mainfcn, in "C:\matleb2010b\toolbox\matlab\guide\gui_mainfcn.m"
39#line, fc_gui, in "E:\matlebsoft\REST_V1.8_130615\fc_gui.m"

问题不是非常明确,只选择了AAL一个区域(范围)作为种子点吗?请问核对了种子点nifti图像的完整性吗(或者说可以正常读取吗)?

是只选了一个脑区做种子点,用rest定义了ROI之后,点view ROI就会报错,

??? Error using ==> rest_misc>ViewROI at 310
Wrong ROI definition, Please check:
E:\depression1\ROI1.nii.img
 
Error in ==> rest_misc at 196
ViewROI(AROIDef);
 
Error in ==> rest_SetROI at 166
rest_misc( 'ViewROI', REST_SetROI_Cfg.ROIDefinition);
 
??? Error using ==> waitfor
Error while evaluating uicontrol Callback
但是我是按照视频上定义BA的方法定义的AAL模板ROI,不知道为什么会出错

可以在rest sliceviewer界面overlay上AAL模板(比如61 71 61的),然后再保存相应的ROI。那个问题可能是ROI格式不对。

我就是overlay选的61*73*61的AAL模板,underlay不用选吧?然后选择set range of threshold,在下面的框中填上脑区对应的数字,最后保存cluster。但是保存完了点击view ROI时,就会报错。模板选的是rest里面重采样好的,请问问题可能出在哪里呢?谢谢了

还有一个建议,先保存AAL模板上的区域,保存好之后再用reviewer打开检查一遍,核对没有问题后,在FC分析中以这些种子点“+mask”的方式加载。