Diff for "SpmDemo" - Meg Wiki
location: Diff for "SpmDemo"
Differences between revisions 12 and 13
Revision 12 as of 2007-12-03 17:30:13
Size: 843
Comment: spelling
Revision 13 as of 2009-01-26 20:17:34
Size: 831
Editor: RikHenson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== SPM5 CBU MEG Demos: GUI guide and Batch file == = SPM5 CBU MEG (Neuromag) Demos =
Line 3: Line 3:
There are two demos (on the same datafile) for 1) left vs right hand evoked responses, and 2) faces vs scrambled faces evoked (and induced) responses. The previous single-subject demo (which included GUI instructions and a batch file) is here: SpmDemoOld. However, many improvements have since been made, so we now demonstrate analysis of a group of 8 subjects with concurrent EEG data. This
Line 5: Line 5:
Here is a step-by-step, hand-holding example for Demo 1: attachment:README.txt

Here is a batch script for doing Demo 2 (and Demo 1): attachment:spm5_cbu_meg_batch.m

You will also need to download the structural for this subject, together with a mat file coding the subject's fiducials (in MRI space) and some text files coding the event-types. This is in the winzipped attachment:CBUMegDemo.zip

'''For those outside the CBU, you can download the MEG data from'''
http://www.mrc-cbu.cam.ac.uk/~rh01/raw.fif

'''Note that this "raw.fif" file has already been passed through Maxfilter, so you don't need to run that step'''
At the moment, this is just a linear Matlab batch script - there are no accompanying GUI instructions yet (eg if you prefer pressing lots of buttons). Though the batch script does require some basic knowledge of Matlab (eg, arrays, cell arrays and simple "for..." and "if..." statements), we strongly recommend batching, for example if you have many subjects, want to keep a record of what you have done, or ever want to re-run with a new parameter/modification. In the future, we expect batching will be made easier (and more modular) by using AA.

SPM5 CBU MEG (Neuromag) Demos

The previous single-subject demo (which included GUI instructions and a batch file) is here: SpmDemoOld. However, many improvements have since been made, so we now demonstrate analysis of a group of 8 subjects with concurrent EEG data. This

At the moment, this is just a linear Matlab batch script - there are no accompanying GUI instructions yet (eg if you prefer pressing lots of buttons). Though the batch script does require some basic knowledge of Matlab (eg, arrays, cell arrays and simple "for..." and "if..." statements), we strongly recommend batching, for example if you have many subjects, want to keep a record of what you have done, or ever want to re-run with a new parameter/modification. In the future, we expect batching will be made easier (and more modular) by using AA.

CbuMeg: SpmDemo (last edited 2013-03-08 10:02:25 by localhost)