school-brainhack / school-brainhack.github.io

Website of the BrainHack School
https://school-brainhack.github.io
MIT License
21 stars 117 forks source link

Adding an MNE-EEG module #187

Open Davi1990 opened 1 year ago

Davi1990 commented 1 year ago

Title

Adding an MNE-EEG module

Topic keywords

mne

Module Description

Course Description

Topics covered will include:

loading, filtering, and inspecting raw data working with BIDS data epoching and artifact correction creating and visualizing evoked responses (ERP / ERF) contrasting evoked responses of different experimental conditions decoding neural responses (machine learning) performing time-frequency analysis estimating and visualizing cortical sources (source localization) conducting a group analysis Permutation test and cluster correction

Key tools / technology included in this module

Prerequisites

Introduction to Python / previous experience with Python

Study outcomes

(https://github.com/Davi1990/mne_eeg_workshop)

Estimated study time

No response

Exercise examples

n/a

References you would like to include

No response

Things to check by the reviewers.

sltou commented 1 year ago

I can take this one :)

Davi1990 commented 1 year ago

I can contribute as well. I only run mne workshop

https://github.com/Davi1990/mne_eeg_workshop

complexbrains commented 1 year ago

Hi @Davi1990 @sltou I wonder how this module coming along? Is there anything from our side to help you with?

Davi1990 commented 1 year ago

Hi @complexbrains, I've just summited a PR. Please take a look and let me know your feedback

complexbrains commented 1 year ago

@Davi1990 Thank you so much for your hard work on this. I made some edits and went through the tutorials, that I realised the requirement.txt is missing mne installation, hence the exercise is giving an error. I wonder could you update your requirement.txt please and confirm with us. Thank you ⭐

clarkenj commented 1 year ago

Is this module working and issue good to be closed @complexbrains ?