Skip to content

Bug in DEMO2 in reading simulated data #36

@hstojic

Description

@hstojic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions