Skip to content

utils.convert_channels_to_mask stops working if more than 53 channels are inputted #535

Description

@leoscholl

e.g. convert_channels_to_mask(range(0,53)) works but convert_channels_to_mask(range(0,54)) does not

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugProblem with the code that will affect everyone

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions