sccn / EEG-BIDS

21 stars 17 forks source link

Error importing run information #188

Closed dungscout96 closed 2 months ago

dungscout96 commented 11 months ago

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);
}
dungscout96 commented 2 months ago

This has been fixed