Issue about read Intan RHD data
sunjie454 opened this issue · 2 comments
When using the read_intan() function in spikeinterface to read Intan data, I can only obtain channel data and not digital-in data. Does spikeinterface provide methods and functions to obtain digital-in data? Also, when Intan data lacks a data block, the data reading fails. Is there a solution for this?
This is an issue for Neo. You can open an issue there. I recently added the ability to read digital-in to Neo, so if you install neo from source rather than pip install the digital-in will be exposed. Again, this particular issue tracker is just for probeinterface
and this is a spikeinterface
/neo
question so it typically better to go to the specific repo to ask your question. Your block question is also a neo
question so if you follow the link I attached you'll find both the neo
problem tracker as well as the neo
documentation.
Thanks @zm711 for pointing @sunjie454 to the right direction. Closing this here