You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: