Two-sample t-test: PT TFCE error information

Dear Prof. Yan,
 
I used DPABI running the PT TFCE. The palm had been updated. The error information was attached. Please help me. Thanks a lot!
 
Best wishes,
 
Long
 
 
Error using palm_takeargs (line 1177)
Unknown option: "G:\tfce\Temp\Design.csv"
 
Error in palm_core (line 33)
[opts,plm] = palm_takeargs(varargin{:});
 
Error in palm (line 81)
palm_core(varargin{:});
 
Error in y_GroupAnalysis_PermutationTest_Image (line 102)
palm([TempDir,filesep,'PALMConfig.txt']);
 
Error in y_TTest2_Image (line 81)
    y_GroupAnalysis_PermutationTest_Image(DependentVolume,Regressors,OutputName,MaskFile,CovariateVolume,Contrast,'T',0,Header,PALMSettings);
    
Error in DPABI_STAT_TOOL>ComputeButton_Callback (line 521)
        y_TTest2_Image(S, OutputName, MaskFile, ImageCell, TextCell, PALMSettings);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in DPABI_STAT_TOOL (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
Error in @(hObject,eventdata)DPABI_STAT_TOOL('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
 
Error while evaluating uicontrol Callback

What's your setting?

Dear Prof. Yan,

The setting in PALM,

Number of 1000,

Cluster forming 2.3

TFCE two-tailed 

No accleration.

Thanks a lot!

Best wishes,

Long

Do you have any covariates?

You can try another dataset to see if it works.

Dear Prof. Yan,
 
I have no covariate.
The error information changed as follows,
 
Error using y_ReadAll (line 71)
The input name is not supported by y_ReadAll:
 
Error in y_GroupAnalysis_PermutationTest_Image (line 60)
[MaskData,Temp,theImgFileList, MaskHeader] = y_ReadAll(MaskFile);
 
Error in y_TTest2_Image (line 92)
    y_GroupAnalysis_PermutationTest_Image(DependentVolume,Regressors,OutputName,MaskFile,CovariateVolume,Contrast,'T',0,Header,PALMSettings);
    
Error in DPABI_STAT_TOOL>ComputeButton_Callback (line 531)
        y_TTest2_Image(S, OutputName, MaskFile, ImageCell, TextCell, PALMSettings);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in DPABI_STAT_TOOL (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
Error in @(hObject,eventdata)DPABI_STAT_TOOL('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
 
Error while evaluating uicontrol Callback

You inputed some image file with uncommon format.

Dear Prof. Yan,
 
I have checked the file format. All files are .nii. Please help me. Thanks a lot!
 
Best wishes,
 
Long

Try if you can process the demo data: http://rfmri.org/demodata

Dear Prof. Yan,

When the demo data ran the TFCE, the error information was as follows,

Error using y_ReadAll (line 71)
The input name is not supported by y_ReadAll:
 
Error in y_GroupAnalysis_PermutationTest_Image (line 60)
[MaskData,Temp,theImgFileList, MaskHeader] = y_ReadAll(MaskFile);
 
Error in y_TTest2_Image (line 92)
    y_GroupAnalysis_PermutationTest_Image(DependentVolume,Regressors,OutputName,MaskFile,CovariateVolume,Contrast,'T',0,Header,PALMSettings);
    
Error in DPABI_STAT_TOOL>ComputeButton_Callback (line 531)
        y_TTest2_Image(S, OutputName, MaskFile, ImageCell, TextCell, PALMSettings);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in DPABI_STAT_TOOL (line 42)
    gui_mainfcn(gui_State, varargin{:});
 
Error in @(hObject,eventdata)DPABI_STAT_TOOL('ComputeButton_Callback',hObject,eventdata,guidata(hObject))
 
 
Error while evaluating uicontrol Callback
 
Thanks a lot!
Lotus

What's the mask file you specified?