Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo_convert_MotorImagery #220

Open
GitTriplegolds opened this issue Apr 9, 2022 · 2 comments
Open

demo_convert_MotorImagery #220

GitTriplegolds opened this issue Apr 9, 2022 · 2 comments

Comments

@GitTriplegolds
Copy link

EEG file not found: Demo_Data\demoRaw\Demo_Data\demoRaw\VPkg_08_08_07\calibration_motorimageryVPkg.vhdr

hdr{filePos} = file_readBVheader(fileNames{filePos}, opt_readBVheader);

[cnt, mrk_orig, hdr] = file_readBV(file);

@GitTriplegolds
Copy link
Author

Why there are two “Demo_Data\demoRaw\ Demo_Data\demoRaw\” ???
The data cannot be read for this reason.

@okbalefthanded
Copy link

@GitTriplegolds In the demo script ,the global datadir is assumed to be "Demo_Data" so it assumes that the data is in demoRaw right away. just move the demoRaw folder to Demo_Data (the correct file tree should
be Demo_Data\demoRaw\VPkg_08_08_07\calibration_motorimageryVPkg.vhdr)
and use startup_bbci_toolbox('DataDir', 'Demo_Data').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants