Diff for "AnalysisPrinciples" - MRC CBU Imaging Wiki
location: Diff for "AnalysisPrinciples"
Differences between revisions 21 and 47 (spanning 26 versions)
Revision 21 as of 2009-10-16 13:44:01
Size: 2761
Editor: RhodriCusack
Comment:
Revision 47 as of 2013-02-04 14:59:50
Size: 4517
Editor: OlafHauk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Principles of FMRI data analysis = attachment:mrclogo.gif
Line 3: Line 3:
= Principles of analysis =
Line 5: Line 6:
Below is an outline list of the areas of theory involved in functional imaging, and related documents that may help. Unfortunately some of these sources are difficult, but in my experience, all of them repay a slow reread, even if you think you understood almost nothing first time round. There is a bias towards SPM, but the same principles usually apply to other imaging packages.  Below is an outline list of the areas of theory involved in functional imaging, and related documents that may help. Unfortunately some of these sources are difficult, but in my experience, all of them repay a slow reread, even if you think you understood almost nothing first time round. There is a bias towards SPM, but the same principles usually apply to other imaging packages.
Line 7: Line 8:
= General imaging introductions = = Introduction to imaging =
== Basic checks ==
 * Check for CommonArtefacts
 * Run DataDiagnostics - this is done by most [:aa:AutomaticAnalysisIntroduction] recipes if you choose to use this path
 * If you are unfortunate enough to find bad data, consider whether to RemoveBadScans
== Typical pre-processing stages ==
These are the stages typical to most analyses
Line 9: Line 16:
== Pre-processing ==
Line 11: Line 17:
 * [wiki:FmBackground Undistort EPIs using field maps] - usually no longer necessary on data from the Siemens scanner  * [:FmBackground:Undistort EPIs using field maps] - usually no longer necessary on data from the Siemens scanner
Line 17: Line 23:
Line 20: Line 25:
 * [:BasicOnsetFiles:Basic steps to making onset files]
Line 24: Line 30:
 * [:MultiVoxelPatternAnalysis:Multi voxel pattern analysis (MVPA)]
Line 28: Line 34:
 * Rik Henson's SpmMiniCourse2008
 * Rik Henson's SpmMiniCourse
 * Introduction to fMRI methods: [:Introduction_to_fMRI_2010:(2010)] [:Introduction_to_fMRI_2011:(2011)]
Line 33: Line 39:
 * The [http://www.fil.ion.ucl.ac.uk/spm/doc/books/hbf2/ Human Brain Function book] - these are a series of chapters covering theory and to some extent implementation in SPM of the areas below. Be warned that some of these chapters are aimed at quite a high level, and may be hard to follow for those without relevant background.   * The [http://www.fil.ion.ucl.ac.uk/spm/doc/books/hbf2/ Human Brain Function book] - these are a series of chapters covering theory and to some extent implementation in SPM of the areas below. Be warned that some of these chapters are aimed at quite a high level, and may be hard to follow for those without relevant background.
Line 36: Line 42:

Line 41: Line 45:
 * [wiki:Templates Templates]  * ["Templates"]
 * FmriAnalysisProblems
Line 48: Line 53:

 * A very basic [http://imaging.mrc-cbu.cam.ac.uk/pdfs/matrices.pdf primer on matrices], in pdf format (see the [wiki:ReadingOnlineDocs online reading page] if you need help with pdf documents).
 * ImagingJournals
 * A very basic [http://imaging.mrc-cbu.cam.ac.uk/pdfs/matrices.pdf primer on matrices], in pdf format (see the [:ReadingOnlineDocs:online reading page] if you need help with pdf documents).
 * This is a systematic and well-illustrated [http://www.ee.surrey.ac.uk/Teaching/Unix/ introduction to linux].
 * If you've never used shell scripting before, this [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/Primer_ShellScripting primer on shell scripting] or this [http://www.freeos.com/guides/lsst/ tutorial] would be a start.
 * For Matlab, you can look at [http://www.mathworks.com/academia/student_center/tutorials/launchpad.html tutorials and demos] offered by Mathworks itself. This site also contains links to Matlab tutorials at some universities. You may want to start with the [http://www.mathworks.com/access/helpdesk/help/pdf_doc/matlab/getstart.pdf Getting Started] section. The short introduction to [http://www.antoniahamilton.com/matlab_for_psychologists.pdf Matlab for psychologists] from the University of Nottingham is also useful.
 * The scripting language [http://www.python.org/ Python] is increasingly becoming popular for its flexibility and simplicity. You could start with the [http://wiki.python.org/moin/BeginnersGuide Beginners' Guide].
 * Look here for more information on [http://imaging.mrc-cbu.cam.ac.uk/imaging/AnalysisSoftware software].

attachment:mrclogo.gif

Principles of analysis

The aim of these pages is to introduce the theory behind different processing stages. If you're interested in the practicalities of how to do an analysis, you might want the [:AnalysisSoftware:software] page instead.

Below is an outline list of the areas of theory involved in functional imaging, and related documents that may help. Unfortunately some of these sources are difficult, but in my experience, all of them repay a slow reread, even if you think you understood almost nothing first time round. There is a bias towards SPM, but the same principles usually apply to other imaging packages.

Introduction to imaging

Basic checks

Typical pre-processing stages

These are the stages typical to most analyses

Statistics

Introductions to the theory and algorithms behind SPM

Presentations

  • CBU SpmMiniCourse2007

  • Rik Henson's SpmMiniCourse

  • Introduction to fMRI methods: [:Introduction_to_fMRI_2010:(2010)] [:Introduction_to_fMRI_2011:(2011)]

Written guides

More advanced issues

Useful background

CbuImaging: AnalysisPrinciples (last edited 2013-03-09 12:58:53 by RussellThompson)