Skip to content

Add wrapper for eachslice? #25

@rofinn

Description

@rofinn

I'm not sure what the best approach for this is, but it'd be nice if you could do:

eachslice(A; dims=[:channel])`

rather than

eachslice(A; dims=[dim(dimnames(A), :channel)])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions