Making Sense of networks can be hard. In some cases, using graph theory can help to understand certain properties of the underlying network, even though the network itself is too complex to understand. In the following script, you can investigate Python implementations for a number of graph theory measures which we used to analyze brain connectivity patterns.
You may also enjoy
Introducing: ASRpy
Artifact Subspace Reconstruction in Python.
Introducing: CatEyes
Unified Gaze Classification for Eye Tracking.
Automated EEG Cleaning - A Comparison
A collection, explanation, and comparison of various automated EEG cleaning algorithms.
Example: Automated EEG Cleaning
A simple automated EEG cleaning pipeline for MNE-Python.