BIAPT / AEC-wPLI-comparison

This repository is for the study of AEC vs wPLI and their relation to the classification of consciousness
2 stars 2 forks source link

Generate the wPLI matrices with a 0.1 sliding window #15

Closed yacineMahdid closed 4 years ago

yacineMahdid commented 4 years ago

This is straightforward to do since the code is already working well for wPLI. This part should be highly parallelized and should run on the cluster with 40+ cores. It should save the data into the server directly so that it can be used by another process.

TODO