Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
BSD 3-Clause "New" or "Revised" License
325
stars
248
forks
source link
[IgorIO] Not all .pxp files have "xUnits" in the header #1530
Closed
apdavison closed 1 month ago
Describe the bug
Loading blocks from a .pxp file with IgorIO results in a KeyError.
To Reproduce
The error occurs with files from this EBRAINS dataset.
Error:
Expected behaviour
The code should return a Block containing the data.
Environment: