【发布时间】:2018-08-16 04:42:18
【问题描述】:
如何使用 Python 读取 edf 数据?我想分析 edf 文件的数据,但我无法使用 pyEDFlib 读取它。它抛出了错误OSError: The file is discontinous and cannot be read,我不知道为什么。
【问题讨论】:
-
欢迎来到 Stack Overflow。请发布minimal, complete and verifiable example 以获取有关您的问题的帮助。
标签: python time-series european-data-format mne-python