-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3923d3b
commit 34f484c
Showing
15 changed files
with
39 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# SPM Course - EEG & MEG | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# SPM Course - fMRI & VBM | ||
|
||
!!! info inline end "Course recordings" | ||
Recordings of course lectures are available [here](./recordings/). | ||
|
||
This three-day course introduces the analysis of neuroimaging data, including Magnetic Resonance Imaging (MRI) and functional MRI (fMRI). It covers: | ||
|
||
- Experimental design | ||
- Pre-processing brain images | ||
- Quantifying structural changes in the brain (Voxel-Based Morphometry, VBM) | ||
- Quantifying brain function (using the General Linear Model, GLM) | ||
- Statistics for neuroimaging (frequentist and Bayesian) | ||
- Connectivity analysis (Dynamic Causal Modelling, DCM) | ||
|
||
The course is divided into theoretical and practical sessions, in which the SPM software package is used to analyse exemplar data sets. The SPM course is taught by an international faculty of neuroimaging experts from the Functional Imaging Laboratory (FIL) and collaborators. | ||
|
||
The course is suitable for beginners and more advanced users. | ||
|
||
Please [contact us](mailto:[email protected]) if you have any questions. |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
# SPM Course | ||
|
||
!!! info inline end "Course recordings" | ||
Recordings of course lectures from the fMRI & VBM course are available [here](./recordings/). | ||
|
||
The FIL SPM course on using Statistical Parametric Mapping for neuroimaging is held each May and October as part of the [Institute of Neurology's short course programme](https://www.ucl.ac.uk/ion/education). | ||
|
||
Since 2010, we provide two separate SPM courses reflecting the different imaging modalities. There is a three-day course on SPM for EEG/MEG followed by the long-established three-day course on SPM for fMRI/VBM. Both courses are suitable for beginners and more advanced users. We advise students to gain at least some minimal familiarity with the methodology, for example, from reading introductory articles available from the SPM webpage or by following data analysis examples in the [SPM tutorials](../tutorials/index.md). | ||
Since 2010, we provide two separate SPM courses reflecting the different imaging modalities. There is a three-day course on SPM for EEG/MEG followed by the long-established three-day course on [SPM for fMRI/VBM](./fmri_vbm/index.md). Both courses are suitable for beginners and more advanced users. We advise students to gain at least some minimal familiarity with the methodology, for example, from reading introductory articles available from the SPM webpage or by following data analysis examples in the [SPM tutorials](../tutorials/index.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters