Codes I wrote/use in the context of my second internship at the Brain and Cognitive Science Master's @UvA Amsterdam.
This folder is structured as such:
.
├── A_basicAnalysis_connectivity.py
├── B_basicAnalysis_statisticalAnalysis.py
├── C_time_frequency_analysis.py
├── D_SummaryTT.py
├── README.md
├── SW-Approach
│ ├── SUPP-SW-APPROACH.png
│ ├── SW_utils
│ │ ├── eeg_sw.py
│ │ └── speech_sw.py
│ ├── sw_analysis_eeg.ipynb
│ └── sw_analysis_speech.ipynb
└── utils
├── basicAnalysis_tools.py
├── find_dropped_epochs.py
└── useful_variable.py