Size: 35014
Comment:
|
← Revision 134 as of 2024-09-27 12:06:10 ⇥
Size: 37488
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Below you will find documents, videos and web links that will be used for the course or can be used for preparation. |
|
Line 7: | Line 5: |
TBA | Attendees must read and follow these [[attachment:COGNESTIC Preparation.pdf|pre-course preparations]]. |
Line 10: | Line 8: |
You will find the course easier if you can study as much of the material below in advance (e.g, many of the videos below give the theory to the examples we will work through in the course). | You will find the course easier if you can study as much of the material below in advance (e.g, many of the videos below give the theory to the examples we will work through in the course). This section contains essential viewing; a second section contains less critical background, but which you might nonetheless find useful. |
Line 19: | Line 17: |
<<BR>> <<Anchor(pythonprimer )>> ||||||<tablewidth="100%" tablestyle="margin:0.5em 0px;border-collapse:collapse;border:1px dotted rgb(211, 211, 211); "style="padding:0.25em;border:1px dotted rgb(211, 211, 211);text-align:center;">~+'''Primer on Python'''+~ <<BR>> Kshipra Gurunandan || ||<style="padding:0.25em;border:1px dotted rgb(211, 211, 211);">__Viewing__ ||<style="padding:0.25em;border:1px dotted rgb(211, 211, 211);">[[https://colab.research.google.com/github/cs231n/cs231n.github.io/blob/master/python-colab.ipynb|Introduction to Python and notebooks]] || |
|
Line 20: | Line 25: |
||||||<tablewidth="100%"style="text-align:center">~+'''Structural MRI I and II'''+~''' - VBM and surface-based analysis '''<<BR>> Marta Correia || | ||||||<tablewidth="100%"style="text-align:center">~+'''Structural MRI I and II - VBM and surface-based analysis'''+~<<BR>> Marta Correia || |
Line 41: | Line 46: |
||||||<tablewidth="100%"style="text-align:center">~+'''fMRI I - Data Management'''+~ <<BR>> Dace Apšvalka || | ||||||<tablewidth="100%"style="text-align:center">~+'''fMRI I - Data Organisation'''+~ <<BR>> Dace Apšvalka || |
Line 104: | Line 109: |
||||||<tablewidth="100%" tablestyle="margin:0.5em 0px;border-collapse:collapse;border:1px dotted rgb(211, 211, 211); "style="padding:0.25em;border:1px dotted rgb(211, 211, 211);text-align:center;">~+'''MVPA/RSA I and II'''+~ <<BR>> Daniel Mitchell & Máté Aller || | ||||||<tablewidth="100%" tablestyle="margin:0.5em 0px;border-collapse:collapse;border:1px dotted rgb(211, 211, 211); "style="padding:0.25em;border:1px dotted rgb(211, 211, 211);text-align:center;">~+'''MVPA/RSA I and II'''+~ <<BR>> Daniel Mitchell & Máté Aller || |
Line 130: | Line 135: |
||__Slides and scripts__ ||To be added || | ||__Slides and scripts__ ||[[attachment:Primer on Python.pdf|Slides]] [[https://github.com/MRC-CBU/COGNESTIC/tree/main/01_Primer_on_Python|Notebooks and HTMLs]] || |
Line 169: | Line 174: |
||||||<tablewidth="100%"style="text-align:center">~+'''fMRI I - Data Management'''+~ <<BR>> Dace Apšvalka || | ||||||<tablewidth="100%"style="text-align:center">~+'''fMRI I - Data Organisation'''+~ <<BR>> Dace Apšvalka || |
Line 205: | Line 210: |
<<BR>> <<Anchor(networks)>> | <<BR>> <<Anchor(networksb)>> |
Line 221: | Line 226: |
||Slides and scripts__ __ ||TBA || | ||Slides and scripts__ __ ||Slides: [[attachment:EMEG1_1_Measurement.pdf|1]] [[attachment:EMEG1_2_Preprocessing.pdf|2]] [[attachment:EMEG1_3_Averaging.pdf|3]] [[https://github.com/olafhauk/COGNESTIC2024scripts/|Scripts]] || |
Line 231: | Line 236: |
||Slides and scripts__ __ ||TBA || | ||Slides and scripts__ __ ||Slides: [[attachment:EMEG2_1_ForwardModelling.pdf|1]] [[attachment:EMEG2_2_MNE.pdf|2]] [[attachment:EMEG2_3_SpatialResolution.pdf|3]] [[https://github.com/olafhauk/COGNESTIC2024scripts/|Scripts]] || |
Line 241: | Line 246: |
||Slides and scripts ||TBA || | ||Slides and scripts ||Slides: [[attachment:EMEG3_1_TimeFrequency.pdf|1]] [[attachment:EMEG3_2_FunctionalConnectivity.pdf|2]] [[attachment:EMEG3_3_AdvancedFunctionalConnectivity.pdf|3]] [[https://github.com/olafhauk/COGNESTIC2024scripts/|Scripts]] || |
Line 259: | Line 264: |
||<12%>__Software__ ||[[https://www.python.org/|Python 3.7+]], including numpy, matplotlib, & [[https://scikit-learn.org/stable/|scikit-learn]]. <<BR>> (To visualise MRI data, you can use your software of choice, although for nifti format data you might like to consider [[https://www.nitrc.org/projects/mricron|MRIcroN]] or [[https://www.nitrc.org/projects/mricrogl|MRIcroGL]].) || ||__Datasets__ || || |
||<12%>__Software__ ||[[https://www.python.org/|Python 3.7+]], including numpy, matplotlib, nilearn & [[https://scikit-learn.org/stable/|scikit-learn]]. <<BR>> (To visualise MRI data, you can use your software of choice, although for nifti format data you might like to consider [[https://www.nitrc.org/projects/mricron|MRIcroN]] or [[https://www.nitrc.org/projects/mricrogl|MRIcroGL]].) || ||__Datasets__ ||[[https://openneuro.org/datasets/ds003965/versions/1.0.0|"NI-edu-data-minimal" faces dataset]] || |
Line 262: | Line 267: |
||__Slides and scripts __ ||To be added nearer the time. || | ||__Slides and scripts __ ||[[https://github.com/MRC-CBU/COGNESTIC/tree/main/09_MVPA_MRI|Notebooks and slides are on the COGNESTIC github]] || |
Line 272: | Line 277: |
||__Slides and scripts__ ||We will demo the RSA toolbox using the jupyter notebooks in the "demos" folder of the toolbox. <<BR>>[[attachment:EEGMEG5-decoding.zip|EEGMEG Notebooks]] [[attachment:EMEG5_Decoding.pdf|EEG/MEG Slides]]<<BR>> || | ||__Slides and scripts__ ||We will demo the RSA toolbox using the jupyter notebooks in the "demos" folder of the toolbox, also available, along with the slides, on the COGNESTIC[[https://github.com/MRC-CBU/COGNESTIC/tree/main/09_MVPA_MRI|github]]. <<BR>>[[attachment:EEGMEG5-decoding.zip|EEGMEG Notebooks]] [[attachment:EMEG5_Decoding.pdf|EEG/MEG Slides]]<<BR>> || <<BR>> <<Anchor(stimulation)>> ||||||<tablewidth="100%"style="text-align:center;">~+'''Brain Stimulation'''+~''' '''<<BR>> Elizabeth Michael & Ajay Halai || ||__Reading__ ||TMS-EEG: <<BR>> https://doi.org/10.1016/j.neuroimage.2016.10.031 <<BR>> https://doi.org/10.1016/j.xpro.2022.101435 <<BR>> https://pressrelease.brainproducts.com/tms-eeg/ <<BR>> <<BR>> TMS-fMRI: <<BR>> https://doi.org/10.31234/osf.io/9fyxb <<BR>> https://doi.org/10.1101/2021.05.28.446111 || ||Slides||[[attachment:BrainStimSession2024_2.pdf|General]][[attachment:cognestic_TMSEEG.pdf|TMS+EEG]] [[attachment:TMS_FMRI_COGNESTIC_ASSEM.pdf|TMS+fMRI]] [[attachment:TMSfMRIArtifacts_V1_prt_nn.pdf|TMS+fMRI_Artefacts]]|| |
Course Material for COGNESTIC 2024
The Cognitive Neuroimaging Skills Training In Cambridge (COGNESTIC) is a 2-week course that provides researchers with training in state-of-the-art methods for reproducible and open neuroimaging analysis and related methods. You can find more information on the COGNESTIC webpage.
Software Installation Instructions
Attendees must read and follow these pre-course preparations.
Essential Preparation Materials
You will find the course easier if you can study as much of the material below in advance (e.g, many of the videos below give the theory to the examples we will work through in the course). This section contains essential viewing; a second section contains less critical background, but which you might nonetheless find useful.
Background to Open Science |
||
Viewing |
Primer on Python |
||
Viewing |
Structural MRI I and II - VBM and surface-based analysis |
||
Viewing |
Diffusion MRI I - Preprocessing, model fitting and group analysis |
||
Viewing |
Diffusion MRI II - Tractography and the anatomical connectome |
||
Viewing |
fMRI I - Data Organisation |
||
Viewing |
fMRI Data Structure & Terminology (6:47) |
fMRI II - Preprocessing |
||
Viewing |
fMRI Artifacts and Noise (11:57) |
fMRI III - Analysis |
||
Viewing |
GLM applied to fMRI (11:21) |
fMRI Connectivity |
||
Viewing |
Network Analysis |
||
Viewing |
EEG/MEG I – Measurement and Pre-processing |
||
Viewing |
1. Overview of EEG/MEG data processing from raw data to source estimates |
EEG/MEG II – Head Modelling and Source Estimation |
||
Viewing |
1. The EEG/MEG forward model |
EEG/MEG III – Time-Frequency and Functional Connectivity Analysis |
||
Viewing |
1. Frequency spectra and the Fourier analysis |
EEG/MEG IV – Further Topics and BIDS |
||
Viewing |
1. Primer on group statistics for EEG/MEG data |
MVPA/RSA I and II |
||
Viewing |
Excellent presentations from Martin Hebart's MVPA course, on: |
Additional Extra
If you want additional background, consider some of the below:
Background to Open Science |
||
Websites |
||
Reading |
Munafo et al, 2017, problems in science |
|
Viewing |
Statistical power in neuroimaging |
|
Slides |
Primer on Python |
||
Software |
||
Datasets |
||
Useful references |
||
Slides and scripts |
Structural MRI I - Voxel-based morphometry |
||
Software |
||
Suggested reading |
Introduction to GLM for structural MRI analysis |
Structural MRI II - Surface-based analyses |
||
Software |
||
Suggested reading |
Dale et al, 1999, Cortical surface-based analysis I |
|
Suggested viewing |
Diffusion MRI I - Preprocessing, Model Fitting and Group Analysis |
||
Software |
||
Suggested reading |
FSL Diffusion Toolbox Wiki |
Diffusion MRI II - Tractography and the Anatomical Connectome |
||
Software |
||
Suggested reading |
fMRI I - Data Organisation |
||
Software |
||
Websites |
Brain Imaging Data Structure |
|
Suggested reading |
The brain imaging data structure (BIDS), Gorgolewski et al., 2016 |
fMRI II - Pre-processing |
||
Software |
||
Suggested reading |
Functional Magnetic Resonance Imaging Methods, Chen & Glover, 2015 |
fMRI III - Analysis |
||
Software |
||
Suggested reading |
The Statistical Analysis of fMRI Data, Lindquist, 2008 |
|
Suggested viewing |
Model Building - temporal basis sets (11:08) |
fMRI Connectivity |
||
Software |
||
Datasets |
||
Reading |
Resting-state functional Connectivity |
|
Viewing |
fMRI Functional Connectivity in fMRI |
|
Tutorial slides and scripts |
Functional Connectivity Nilearn Practical |
Brain Network Analysis |
||
Software |
||
Datasets |
|
|
Reading |
- (Review article) Bullmore, E., Sporns, O. Complex brain networks: graph theoretical analysis of structural and functional systems. Nat Rev Neurosci 10, 186–198 (2009). https://doi.org/10.1038/nrn2575 |
|
Viewing |
Understanding your brain as a network and as art by Prof. Dani Bassett. |
|
Slides |
https://github.com/isebenius/COGNESTIC_network_analysis/ Slides |
EEG/MEG I – Measurement and Pre-processing |
||
Software and datasets |
This will be part of a download that will become available later. |
|
Essential and suggested viewing |
0. Overview of EEG/MEG data processing from raw data to source estimates |
|
Suggested reading |
Digitial Filtering |
|
Slides and scripts |
EEG/MEG II – Head Modelling and Source Estimation |
||
Software and datasets |
This will be part of a download that will become available later. |
|
Essential and suggested viewing |
0. Overview of EEG/MEG data processing from raw data to source estimates |
|
Suggested reading |
Linear source estimation and spatial resolution |
|
Slides and scripts |
EEG/MEG III – Time-Frequency and Functional Connectivity Analysis |
||
Software and datasets |
This will be part of a download that will become available later. |
|
Essential and suggested viewing |
1. The basics of signals in the frequency domain |
|
Suggested reading |
Tutorial on Functional Connectivity |
|
Slides and scripts |
EEG/MEG IV – Statistics and BIDS |
||
Software |
||
Datasets |
Sample dataset in MNE-Python. Tutorials |
|
Suggested reading |
Estimating subcortical sources from EEG/MEG |
|
Suggested viewing |
||
Slides and scripts |
Notebooks Exercises Slides1 Slides2 |
MVPA/RSA I |
||
Software |
Python 3.7+, including numpy, matplotlib, nilearn & scikit-learn. |
|
Datasets |
||
Reading |
||
Slides and scripts |
MVPA/RSA II |
||
Software |
Python implementation of the RSA Toolbox: Version 3.0 |
|
Datasets |
Example data included with RSA toolbox |
|
Reading |
Kriegeskorte et al. (2008) Representational similarity analysis - connecting the branches of systems neuroscience |
|
Slides and scripts |
We will demo the RSA toolbox using the jupyter notebooks in the "demos" folder of the toolbox, also available, along with the slides, on the COGNESTICgithub. |
Brain Stimulation |
||
Reading |
TMS-EEG: |
|
Slides |