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

Bug in DEMO2 in reading simulated data #36

Open
hstojic opened this issue Jan 14, 2019 · 0 comments
Open

Bug in DEMO2 in reading simulated data #36

hstojic opened this issue Jan 14, 2019 · 0 comments

Comments

@hstojic
Copy link

hstojic commented Jan 14, 2019

Hello,

In demo 2 I get the following error:

Reading beta volumes for subject number 1 of 12: subject1Error using spm_vol>spm_vol_hdr (line 125)
File "/home/hstojic/matlab/toolbox/rsa/Demos/demoTest/subject1/Beta_red01_true.mat" is not of a
recognised type.

Error in spm_vol (line 61)
        v = spm_vol_hdr(deblank(P(i,:)));

Error in rsa.fmri.fMRIDataPreparation (line 118)
                    brainMatrix = spm_read_vols(spm_vol(readPath));

simulateDataFiles and fmriDataPreparation seem to be out of sync?

I'm using SPM12 on a Linux machine. Let me know if more info is needed.

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

1 participant