使用新版DPARSF跑功能连接预处理,再使用REST跑功能连接的时候报错

Submitted by liwenfu on

Computing functional connectivity with:"F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubHigh_004"

Computing functional connectivity with:"F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubHigh_008"

Computing functional connectivity with:"F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubLow_001"

Computing functional connectivity with:"F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubLow_004"

  Read 3D EPI functional images: "F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubHigh_008".

  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

====================#####F:

  Read 3D EPI functional images: "F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubLow_001".

  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

====================#####F:

  Read 3D EPI functional images: "F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubHigh_004".
  ROI time course retrieving through "F:\ProREST_FWHM6\Results\FCROI\2T_CovAgeEduGMVOverMean_OptthrMask_005_315_Resliced\Cluster1.nii".
  ROI time course retrieving through "F:\ProREST_FWHM6\Results\FCROI\2T_CovAgeEduGMVOverMean_OptthrMask_005_315_Resliced\Cluster1.nii".

  Read 3D EPI functional images: "F:\ProREST_FWHM6\FunImgNormalizedSmoothedDetrendedFilteredCovremoved\SubLow_004".

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:\Program Files\MATLAB\R2011a\toolbox\matlab\lang\parallel_function.m"
 1370#line,  btnComputeFC_Callback, in "D:\MatlabSoftware\REST_V1.8_130303\fc_gui.m"
 96#line,  gui_mainfcn, in "C:\Program Files\MATLAB\R2011a\toolbox\matlab\guide\gui_mainfcn.m"
 39#line,  fc_gui, in "D:\MatlabSoftware\REST_V1.8_130303\fc_gui.m"
>>

严老师,我处理数据时也出现这个问题了,我的ROI是

选自Harvard-Oxford cortical and subcortical structural atlases,
使用REST重采样后,作为seed,进行功能连接的计算,但是总是出现
上面的错误,不知怎么改正。

 

Forums