Skip to content

Allow to correctly open bmlab files with repetitions of different dimensions #52

Description

@raimund-schluessler

Impose cannot open bmlab files with repetitions of different dimensions correctly, because it stores the meta data per file and has no concept of multiple repetitions in the same file.

Here

"shape": channels[chan[0]].shape,

we simply use the shape of the first repetition, but this fails if other repetitions have different shapes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions