Skip to content

Make parallelization possible on the dimensions other than trials (e.g. over channels) #369

@nazgulfg92

Description

@nazgulfg92

Is your feature request related to a problem? Please elaborate.
Parallelization appears to only run over trials. If there's not trial structure in the data (e.g. spontaneous activity), there doesn't seem to be a way to tell Syncopy to use channels as the dimension to parallelize.

Do you have a solution in mind? Please elaborate
Would be nice to add the possibility to use the channel dimension (or any other dimension that is not trials) on the data for parallelization. Perhaps let things run in parallel, if no trials, over the first non-singleton dimension of the data structure hierarchy (e.g. if no trials, then channels, etc.).

Not really a problem per se, more like a missing feature? Please elaborate
Please provide a description of what kind of functionality you want to see in Syncopy. If possible/applicable, please consider writing a few lines of (pseudo-)code to illustrate your thoughts.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationDocumentation has to be written for the issue/feature/bugMore info neededMore information is needed from the person who reported this.TestsTest need to be written for the issue/feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions