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

Add test case for data containing 0 or NaNs -- files available here #610

Open
arnodelorme opened this issue Apr 13, 2023 · 0 comments
Open

Comments

@arnodelorme
Copy link
Collaborator

arnodelorme commented Apr 13, 2023

NaNs

EEG = pop_loadbv('/System/Volumes/Data/data/matlab/bugs/ds003374/sub-03/ses-01/ieeg/', 'sub-03_ses-01_task-jokeit_run-01_ieeg.vhdr', [1 1044000], [1 2]);

Zeros

EEG = pop_biosig('/System/Volumes/Data/data/matlab/bugs/ds003374/sub-03/ses-01/ieeg/sub-03_ses-01_task-jokeit_run-01_ieeg.edf');

Run some test cases with these files. If you are reading this and you are up for it, let me know.

@arnodelorme arnodelorme changed the title Data containing 0 or NaNs Add test case for data containing 0 or NaNs Feb 9, 2024
@arnodelorme arnodelorme changed the title Add test case for data containing 0 or NaNs Add test case for data containing 0 or NaNs -- files available here Feb 9, 2024
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

1 participant