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

[EDF] reading EDF using fieldtrip #690

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Edouard2laire
Copy link
Contributor

@Edouard2laire Edouard2laire commented Mar 5, 2024

Hello,

The main point of this PR is to use fieldtrip to open edf containing multiple frequencies as the reader of edf is automatically resampling signals with different frequencies.

it's a bit hacky but it seems to be working and it might be easier than rewritting our current edf reader to account for different frequencies

Edouard

Edit: performance can be nicely improved by not saving the .mat file and giving directly the data structure to in_data_fieldtrip. I will do that If you think the rest of the PR is ok :)

@Edouard2laire
Copy link
Contributor Author

hi @rcassani,

What do you think of that PR? Would that solution be ok for you?

@Edouard2laire
Copy link
Contributor Author

up :) i think this is a good solution for now; we can remove it when brainstorm supports edf with multiple frequency :)

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

Successfully merging this pull request may close these issues.

1 participant