Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Two issues about attr type in nixio #19

@hkchekc

Description

@hkchekc
  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')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions