pyedflib
pyedflib copied to clipboard
Add feature to split EDF+D file in EDF+C
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.