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

Streaming mode #47

Open
siddharthalal opened this issue Jan 16, 2019 · 0 comments
Open

Streaming mode #47

siddharthalal opened this issue Jan 16, 2019 · 0 comments

Comments

@siddharthalal
Copy link

Hi,

First of all, great work. I am relatively new to working with EDF files and Python, but this library has made my work so much easier.

The "EDFBrowser" software (downloaded from https://www.teuniz.net/edfbrowser/index.html) from has a streaming mode, which can be used to read a growing EDF file and display graphs (for e.g. ECG, EMG, Respiration etc.).

When i try to do read a streaming file with pyedflib.EDFreader, I get this error:

"the file is not EDF(+) or BDF(+) compliant (Number of Data Records)".

Is there a workaround/solution for reading such files with pyedflib?

Appreciate any help.

Thanks

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

1 participant