Closed janhohenheim closed 1 year ago
@janhohenheim Thanks fort the report!
I've started a fix for this on #349, should be out and released soon.
Let us know if you spot anything else while using the NWB Inspector 😃
Thanks for the quick fix! When do you expect to release a new version containing it?
v0.4.27 was released this morning, and contains the latest fix 🙂
What happened?
I used
add_unit
with units that are only recorded by a single electrode each. I have only two electrodes, so my code looks something like this:This however triggers
check_column_binary_capability
, telling me "Consider making it boolean instead and renaming the column to start with 'is_'; doing so will save 28.00B.". I cannot do this however, since I want to actually fillelectrodes
like this.Steps to Reproduce
No response
Traceback
No response
Operating System
Linux
Python Executable
Python
Python Version
3.10
Usage
Library (Python code)
Were you streaming with ROS3?
I'm not sure what that is
Package Versions
Code of Conduct