sccn / roiconnect

ROI connectivity analysis in EEG
40 stars 17 forks source link

MIM/MIC labels #6

Closed fpellegrini closed 2 years ago

fpellegrini commented 2 years ago

Here it should be 'Maximized Imaginary Coherency': https://github.com/arnodelorme/roiconnect/blob/0de6509af56e2c8257c7df267cfa51c0828fbf1a/pop_roi_connectplot.m#L135

and here 'Multivariate Interaction Measure': https://github.com/arnodelorme/roiconnect/blob/0de6509af56e2c8257c7df267cfa51c0828fbf1a/pop_roi_connectplot.m#L143

(and here: https://github.com/arnodelorme/roiconnect/blob/0de6509af56e2c8257c7df267cfa51c0828fbf1a/pop_roi_connectplot.m#L14 MIM and MIC are missing so far).

arnodelorme commented 2 years ago

Fixed them all