Skip to content

Add load_edf function#54

Merged
sofia3ms merged 3 commits intomainfrom
edf_reader
Feb 19, 2025
Merged

Add load_edf function#54
sofia3ms merged 3 commits intomainfrom
edf_reader

Conversation

@rafaelscsilva
Copy link
Member

Now EDF files can be read using the storage module, providing signals and corresponding metadata.

Now EDF files can be read using the storage module, providing signals and corresponding metadata.
Removes PyEDFLib package from requirements, which required a C compiler. The load_edf function now reads the file and extracts the information by decoding it directly. Signals, annotations and metadata are extracted.
@rafaelscsilva
Copy link
Member Author

I updated the branch to decode the EDF file information directly. @sofia3ms let me know if it works in your environment. Thank you!

In case annotations exist, removes the last values from metadata and signals.
Copy link
Collaborator

@sofia3ms sofia3ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update! Everything seems to be working

@sofia3ms sofia3ms merged commit b44878c into main Feb 19, 2025
@sofia3ms sofia3ms deleted the edf_reader branch February 19, 2025 10:25
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.

2 participants