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

ScouseTom_TrigReadChn #8

Open
rkalahasty opened this issue Nov 16, 2021 · 1 comment
Open

ScouseTom_TrigReadChn #8

rkalahasty opened this issue Nov 16, 2021 · 1 comment

Comments

@rkalahasty
Copy link

I am currently trying to use the Extract_EEG function, but am getting a bad HDR error from the ScouseTom_TrigReadChn function on line 45.

`Error using ScouseTom_TrigReadChn (line 45)
Bad HDR

Error in Extract_EEG (line 33)
Trigger= ScouseTom_TrigReadChn(HDR);

Error in untitled2 (line 5)
EEG=Extract_EEG('Subjects\Subject_02b\S2b_MF1.bdf');`

Is there a work around for this?

@Jimbles
Copy link
Member

Jimbles commented Nov 17, 2021

Hey, thank you for the interest in this data! Two things come to mind:

  1. Is it definite the correct filename as I think you would get the same error even if you put a file that doesnt exist
  2. Are you able to run the example code in the Load_Data repo? here . I used a modified Biosig library for the Load_Data repo and I am wondering if it is no longer compatible with newer versions of the Biosig library. If you cant run it, try installing the version of biosig included in load_data (as installed by load_data_installer.m)

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