2 comments (2 comments)6 reactions (6 reactions)0 assignees (0 assignees)Python44 forks (44 forks)auto 404
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 90 stars (90 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Talk at ohbm promotes multi variate connectivity measures like
https://pubmed.ncbi.nlm.nih.gov/29524622/
maybe we could implement this ?
There is also a new method called MACB but I cannot find the ref now
Contributor guide
- Research direction
- Read the referenced paper (PMID: 29524622) to understand the multivariate phase slope index algorithm. Examine existing connectivity implementations in the codebase (e.g., phase slope index) to follow the pattern. Implement the new function and add corresponding tests.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Pythonneuroscience connectivity concepts