Description
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