brainhack-school2020 / ADHDsubtypes_project

ADHD subtypes classification project with 3 different datatypes
23 stars 4 forks source link

Issue with data format upload following MNE script #2

Closed beapdk closed 4 years ago

beapdk commented 4 years ago

Data import of .eeg files needs to be modified as script followed isn't adapted to that format.

vborghe commented 4 years ago

Which script were you following? Is this mne-python function the one you need/are using? https://mne.tools/stable/auto_tutorials/io/plot_20_reading_eeg_data.html#brainvision-vhdr-vmrk-eeg [another potentially useful example of loading here: https://mne.tools/mne-bids/stable/auto_examples/rename_brainvision_files.html#sphx-glr-auto-examples-rename-brainvision-files-py]