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 feature to split EDF+D file in EDF+C #63

Open
danjjl opened this issue Oct 14, 2019 · 4 comments
Open

Add feature to split EDF+D file in EDF+C #63

danjjl opened this issue Oct 14, 2019 · 4 comments

Comments

@danjjl
Copy link

danjjl commented Oct 14, 2019

Currently pyedflib does not allow to load or manipulate EDF+D (discontinuous) files.

Would it be possible to add a function to split an EDF+D file in EDF+C part files?
This way users of the pyedflib library could split the files from pyedflib before loading each individual part.

@junabluna
Copy link

I am also looking for a possibility to include the EDF+D to EDF+C converter into my python code. But i cannot find a possibility to include "edfplusdcnv" into my windows python. Maybe it is also possible to use a subprocess?

@skjerns
Copy link
Collaborator

skjerns commented Nov 22, 2024

Currently, there is no support for EDF+D in this library. You need to convert using other tools!

@junabluna
Copy link

Thank you!

@TrianecT-Wouter
Copy link

Did you see this one? https://www.teuniz.net/edfplusd-converter/index.html

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

4 participants