Skip to content

Error on fresh install with default conf files #17

@antotorov

Description

@antotorov

Hello

I am new to BIDS and plan to update all my custom spm scripts to run on BIDS data.
BIDS-Apps/SPM seems to be a first step in this direction, but running on some of my data (one subject, one run, anat and func images only) I get the following error:

Execution failed: /opt/spm12/spm_BIDS_App.m
Error using cell/ismember
Input A of class double and input B of class cell must be cell arrays of character vectors, unless one is a character vector.
Error in ismember
Error in spm (line 1139)
Error in spm_standalone (line 115)

Note that SPM starts successfully (I can see the SPM logo after executing the docker run command). The error message appears after quite some time (about 5 minutes or so), so it seems to work on something, but in my output folder there seems to be only copies of the original files.

Of course my data are BIDS validated.

Thanks for you help!

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