INM-6 / python-neo

Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
http://packages.python.org/neo/
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Investigation of Neo's current Blackrock IO and incorporating fixes/features where necessary #21

Closed mdenker closed 7 years ago

mdenker commented 8 years ago

Current Blackrock IO in Neo seems to have problems with some of our data. In this issue we will

Work is carried out on branch https://github.com/INM-6/python-neo/tree/feature/new_blackrockio_v4

Branch is based on apibreak branch of upstream.

mdenker commented 8 years ago

Issue found: Tanya files do not load (problem with date-time). Possibly due to version problem.

mdenker commented 8 years ago

Issue found: Events all have the same ID (at least when using Nikos2 data)

mdenker commented 8 years ago

Issue with date-time also occurs for Lilou data.