Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2-sample t-test error #7

Open
vtsogli opened this issue Mar 5, 2020 · 1 comment
Open

2-sample t-test error #7

vtsogli opened this issue Mar 5, 2020 · 1 comment

Comments

@vtsogli
Copy link

vtsogli commented Mar 5, 2020

Hello,

I am trying to use pTFCE in order to enhance the result of a 2-sample t-test analysis in SPM and I get this error:
Image to be enhanced: spmT_0001.nii
Index exceeds matrix dimensions.

Error in spm_write_vol (line 22)
dt = V.dim(4); if dt>256, dt = dt/256; end;

Error in gui_pTFCE (line 200)
spm_write_vol(V_ptfce,ptfce_p);

Error in spm (line 946)
evalin('base',xTB(i).prog);

Error while evaluating UIControl Callback

I have also tried pTFCE with a 1-sample t-test analysis and it worked fine...

Any help would be very valuable!
Thank you!

@spisakt
Copy link
Owner

spisakt commented Apr 7, 2020

Hi,
Thanks for the report,
is it possible that you share a spmT_0001.nii which fails to work?
Tamas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants