Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of multivariate connectivity methods #674

Open
robbisg opened this issue Jan 9, 2024 · 3 comments
Open

Integration of multivariate connectivity methods #674

robbisg opened this issue Jan 9, 2024 · 3 comments

Comments

@robbisg
Copy link
Contributor

robbisg commented Jan 9, 2024

Hi,

we are trying to implement a couple of multivariate connectivity methods Multivariate Interaction Measure (MIM) and Multivariate Phase Slope Index (MPSI) to then integrate them with BST.
We created all the files needed such as process_multivariate.m and modified the bst_connectivity to cope with these new metrics.
We are facing some issues in the management of M-scouts since it seems that the scout functions implemented in BST allow only the reduction of the (3x)NxT sources to a 1xT array using first PC or mean or median, are we right?
We would like to obtain the Mx(3xN)xT set of scout timecourses and then apply for example a PCA using the first k-components., in order to run our methods in the M x k x T. Is it possible? How? Thanks a lot
Cheers,
Roberto

@Moo-Marc
Copy link
Collaborator

Moo-Marc commented Jan 10, 2024 via email

@robbisg
Copy link
Contributor Author

robbisg commented Jan 11, 2024

Thanks, I'll post it on the forum! :)

@robbisg
Copy link
Contributor Author

robbisg commented Mar 14, 2024

Just a quick update: we have basically implemented the functionalities, but we need some further tests to then open the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants