|
Size: 1491
Comment:
|
← Revision 39 as of 2013-04-24 13:41:20 ⇥
Size: 2777
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = Getting started with SPM = | |
| Line 4: | Line 3: |
| = Getting started with SPM = | |
| Line 5: | Line 5: |
= SPM tips and tools= * [http://www.sph.sc.edu/comd/rorden/mritut.html Normalizing anatomical MRI scans of damaged brains] using SPM and MRIcro. * MaskedEpiNormalization - using the EPIs for spatial normalization. |
* SpmManuals = SPM tips and tools = * [[http://www.sph.sc.edu/comd/rorden/mritut.html|Normalizing anatomical MRI scans of damaged brains]] using SPM and MRIcro. * MaskedEpiNormalization - using the EPIs for spatial normalization. |
| Line 14: | Line 13: |
| * TrimmingImages using SPM | |
| Line 16: | Line 15: |
| * [:AutomaticAnalysisIntroduction:aa] - automating SPM analyses | * [[AA|aa]] - automating SPM analyses |
| Line 18: | Line 17: |
| Line 21: | Line 19: |
| * TrimmingImages using SPM * [http://www-psych.stanford.edu/~kalina/SPM99/ Kalina Christoff's SPM99 page] - a variety of interesting programs, protocols and discussions. |
|
| Line 24: | Line 20: |
| * SpmManuals |
|
| Line 28: | Line 22: |
| * [http://gnumex.sourceforge.net/ Compiling SPM on Windows] | * [[http://gnumex.sourceforge.net/|Compiling SPM on Windows]] |
| Line 31: | Line 25: |
| = Recent Updates = == 2009/08/25 Default spm 8 to Matlab2009a == {{{ spm 8 }}} now defaults to matlab2009a as this offers the full functionality |
|
| Line 32: | Line 32: |
| Also, you may do commands like | |
| Line 33: | Line 34: |
| {{{ spm 5 matlab2009a }}} [RC] |
|
| Line 34: | Line 39: |
| == 2008/11/26 Update Juelich's Anatomy toolbox for SPM 5 == Obtained a new pre-release version of the toolbox, containing new maps for the parietal lobe. Replaced the old version [RC] == 2008/10/6 Installed Juelich's Anatomy toolbox into SPM 5 == [RC] == 2008/08/13 Added highmemory switch to spm == If you launch spm with {{ spm highmemory }} you will be sent to a machine with 16 GB of RAM. [RC] = 2008/02/07 Added function HeadMask.m to /imaging/local/spm/common_spm5andabove = This function attempts to mask out the vitamin E capsules from T1 weighted structurals. This is useful before producing a scalp mesh, which may otherwise be distorted. It has been tested on seven subjects, never removing anything it shouldn't, and successfully removing the vitamin E capsules in six of the seven cases. (Including one patient with lesions; use at own risk; does NOT seem to improve normalisation to MNI space.) [DannyMitchell] == 2008/02/06 Patched spm_getSPM manually == Fixed bug when saving design matrix from contrast manager as identified by Catherine Marie-Longtin, and solved by Ferath Kherif {{{ put cd(SPM.swd) at line 200, just after the code : SPM.swd = swd; at line 199. }}} [RC] = Getting more help = |
This is a practical guide to using SPM. If you're after theory, you might want the Analysis Principles section from the menu on the left.
Getting started with SPM
SpmVersions - and how to launch them at the CBU
SPM tips and tools
Normalizing anatomical MRI scans of damaged brains using SPM and MRIcro.
MaskedEpiNormalization - using the EPIs for spatial normalization.
DisplaySlices - display multiple image slices with activation data using matlab / SPM
Changing the location of images in an SPM design with SpmAnaCd
SpmTips - not otherwise classified tips and fixes
TrimmingImages using SPM
Automating SPM
Programming with SPM
SpmGraphics - using the SPM output graphics for making figures
Benchmarking SPM
SpmWithPentium4 - tuning SPM for the Pentium 4 chip
SpmBenchmarks - benchmarks from machines running SPM
TestsNewConfigJuly2009 - testing different configurations of Linux with various neuroimaging packages
Recent Updates
2009/08/25 Default spm 8 to Matlab2009a
spm 8
now defaults to matlab2009a as this offers the full functionality
Also, you may do commands like
spm 5 matlab2009a
[RC]
2008/11/26 Update Juelich's Anatomy toolbox for SPM 5
Obtained a new pre-release version of the toolbox, containing new maps for the parietal lobe. Replaced the old version [RC]
2008/10/6 Installed Juelich's Anatomy toolbox into SPM 5
[RC]
2008/08/13 Added highmemory switch to spm
If you launch spm with you will be sent to a machine with 16 GB of RAM.
[RC]
2008/02/07 Added function HeadMask.m to /imaging/local/spm/common_spm5andabove
This function attempts to mask out the vitamin E capsules from T1 weighted structurals. This is useful before producing a scalp mesh, which may otherwise be distorted. It has been tested on seven subjects, never removing anything it shouldn't, and successfully removing the vitamin E capsules in six of the seven cases. (Including one patient with lesions; use at own risk; does NOT seem to improve normalisation to MNI space.)
2008/02/06 Patched spm_getSPM manually
Fixed bug when saving design matrix from contrast manager as identified by Catherine Marie-Longtin, and solved by Ferath Kherif
put cd(SPM.swd) at line 200, just after the code : SPM.swd = swd; at line 199.
[RC]
Getting more help
For help on SPM and other analysis topics, see AnalysisHelp
