methlabUZH / automagic

Automagic
GNU General Public License v3.0
89 stars 32 forks source link

Error with channel locations using BIDS dataset #65

Open neuro-sevas opened 2 years ago

neuro-sevas commented 2 years ago

Hello,

I'm trying to run through PREP using a BIDS validated dataset but running into the following error: errorcode_1

Project settings: project_settings

Configuration settings: preprocessing_settings

Prep configuration settings: prep_settings (1:62 because channels 63 and 64 are non-EEG channels)

What I've tried so far:

Other useful information:

Any help would be greatly appreciated!

Thanks so much :)

Steff

ksgfan commented 2 years ago

Hi Steff,

do you also have a .tsv file with channel locations? If yes, you don't need to add besa or elp files. Automagic will use the pop_importbids internally and import the channel information from .tsv file. If no, deselect the Is BIDS format?, and add the besa or elp channel location file. For more see: wiki

Anyway, I think the best (and fastest) option will be, if you just send me a dropbox link to a folder with data of 1 subject and write me the desired preprocessing params. I will make it work.

Best, Dawid