Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two issues about attr type in nixio #19

Open
hkchekc opened this issue Oct 22, 2018 · 0 comments
Open

Two issues about attr type in nixio #19

hkchekc opened this issue Oct 22, 2018 · 0 comments

Comments

@hkchekc
Copy link
Member

hkchekc commented Oct 22, 2018

  1. Seemingly neo want all channel_name of channel_index to be forced to string, but nixio do not (at least it allows also unicode).

AssertionError: ('ChannelIndex.channel_names dtype.kind is U should be S', 'from ChannelIndex 2 of Block', 'from nixio_fr.nix with lazy=False')

  1. for epoch (may also other mtag), if the name is inputted as None, nixio will somehow automatically read it (or change it) to " ". The baseiotest complain about it.

AssertionError: ('In Epoch.name None and differed', 'from epochs[0] of Segment', 'from segments[0] of Block')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant