sccn/EEG-BIDS

Error importing run information

Closed this issue · 1 comments

When importing ds002158, error occured

{Error using pop_importbids
Problem converting run information

Error in load_dataset (line 19)
        [STUDY, ALLEEG] = pop_importbids(filepath, 'bidsevent','off','bidschanloc', bidsChan,'studyName',dsname,'outputdir', outputDir);

Error in run_pipeline (line 113)
[STUDY, ALLEEG, dsname] = load_dataset(opt.bidspath, opt.outputdir, opt.modeval);
}

This has been fixed