Diff for "SpmBatch5" - MRC CBU Imaging Wiki
location: Diff for "SpmBatch5"
Differences between revisions 30 and 31
Revision 30 as of 2013-03-18 19:10:36
Size: 1343
Comment:
Revision 31 as of 2013-03-18 19:11:14
Size: 1366
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * fMRI preprocessing: [[attachment:batch_spm5_preproc.m | &do=get]]  * fMRI preprocessing: [[attachment:batch_spm5_preproc.m | batch_spm5_preproc.m | &do=get]]

Batch for SPM5

Actually, batch for SPM5 is very similar to SpmBatch2, with the big exception that you can now save analyses in the GUI to a batch definition file, that can repeat the analysis, and be edited to adapt to another subject or slightly different parameters.

Nonetheless, if you want to continue working directly with Matlab scripts of calls to spm functions, here are some examples (NB we will not be held responsible for any errors!):

More scripts for EEG/MEG preprocessing and source localisation (particularly for the CBU EEG/MEG machines) can be found here: http://imaging.mrc-cbu.cam.ac.uk/meg/SpmAnalysis

[Some of these scripts are .tar.tar, so from the unix shell you need to rename the file .tar.gz, unzip with gunzip (gunzip [file]), then extract them (tar -xf [file]).]

CbuImaging: SpmBatch5 (last edited 2013-03-18 23:57:06 by RussellThompson)