forked from neurodebian/spm8
-
Notifications
You must be signed in to change notification settings - Fork 0
/
spm.man
141 lines (138 loc) · 6.76 KB
/
spm.man
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
% Statistical Parametric Mapping - SPM8
% ______________________________________________________________________
%
% ___ ____ __ __
% / __)( _ \( \/ )
% \__ \ )___/ ) ( Statistical Parametric Mapping
% (___/(__) (_/\/\_) SPM - http://www.fil.ion.ucl.ac.uk/spm/
%
% ______________________________________________________________________
%
% Statistical Parametric Mapping refers to the construction and
% assessment of spatially extended statistical process used to test
% hypotheses about functional imaging data. These ideas have been
% instantiated in software that is called SPM.
% The SPM software package has been designed for the analysis of
% brain imaging data sequences. The sequences can be a series of
% images from different cohorts, or time-series from the same
% subject. The current release is designed for the analysis of
% fMRI, PET, SPECT, EEG and MEG.
%
% ----------------
%
% Please refer to this version as "SPM8" in papers and communications.
%
% ----------------
%
% ======================================================================
% S P M - T h e s o f t w a r e
% ======================================================================
%
% SPM was written to organise and interpret our data (at the Wellcome
% Trust Centre for Neuroimaging). The distributed version is the same as
% that we use ourselves.
%
% SPM is made freely available to the [neuro]imaging community, to
% promote collaboration and a common analysis scheme across laboratories.
%
% ______________________________________________________________________
% Authors
%
% SPM is developed under the auspices of Functional Imaging Laboratory
% (FIL), The Wellcome Trust Centre for NeuroImaging, in the Institute of
% Neurology at University College London (UCL), UK.
%
% SPM94 was written primarily by Karl Friston in the first half of
% 1994, with assistance from John Ashburner (MRC-CU), Jon Heather
% (WDoIN), and Andrew Holmes (Department of Statistics, University of
% Glasgow). Subsequent development, under the direction of Prof. Karl
% Friston at the Wellcome Department of Imaging Neuroscience, has
% benefited from substantial input (technical and theoretical) from:
% John Ashburner (WDoIN), Andrew Holmes (WDoIN & Robertson Centre for
% Biostatistics, University of Glasgow, Scotland), Jean-Baptiste Poline
% (WDoIN & CEA/DRM/SHFJ, Orsay, France), Christian Buechel (WDoIN),
% Matthew Brett (MRC-CBU, Cambridge, England), Chloe Hutton (WDoIN) and
% Keith Worsley (Department of Statistics, McGill University, Montreal,
% Canada).
%
% SPM8 was developed by: John Ashburner, Chun-Chuan Chen, Justin
% Chumbley, Jean Daunizeau, Guillaume Flandin, Karl Friston, Darren
% Gitelman, Volkmar Glauche, Lee Harrison, Rik Henson, Chloe Hutton,
% Maria Joao Rosa, Stefan Kiebel, James Kilner, Vladimir Litvak, Robert
% Oostenveld, Will Penny, Christophe Phillips, and Klaas Enno Stephan.
% Theoretical inputs were provided by Carlton Chu, Ferath Kherif,
% Andre Marreiros, Jeremie Mattout, Rosalyn Moran, Tom Nichols, Keith
% Worsley and loads of other people.
% We would like to thank everyone who has provided feedback on SPM.
%
% ______________________________________________________________________
% Resources
%
% The SPMweb site is the central repository for SPM resources:
% http://www.fil.ion.ucl.ac.uk/spm/
% Introductory material, installation details, documentation, course
% details and patches are published on the site.
%
% There is an SPM eMail discussion list, hosted at
% <[email protected]>. The list is monitored by the authors, and
% discusses theoretical, methodological and practical issues of
% Statistical Parametric Mapping and SPM. The SPMweb site has further
% details:
% http://www.fil.ion.ucl.ac.uk/spm/support/
%
% ----------------
%
% In order to use the advanced spatial, statistical modelling and
% inference tools of SPM, it is vital to have at least a conceptual
% understanding of the theoretical underpinnings. Therefore, we
% recommend the theoretical articles published in the peer reviewed
% literature, and the SPMcourse notes (available from the SPMweb site).
%
% ----------------
%
% Please report bugs to the authors at <[email protected]>
% Peculiarities may actually be features, and should be raised on the
% SPM eMail discussion list, <[email protected]>.
% ______________________________________________________________________
% The SPM distribution
%
% The SPM software is a suite of MATLAB functions, scripts and data
% files, with some externally compiled C routines, implementing
% Statistical Parametric Mapping. MATLAB, a commercial engineering
% mathematics package, is required to use SPM. MATLAB is produced by The
% MathWorks, Inc. Natick, MA, USA. http://www.mathworks.com/
% eMail:[email protected]. SPM requires only core MATLAB to run (no
% special toolboxes are required).
%
% SPM8 is written for MATLAB version 7.1 onwards under Windows and UNIX.
% (SPM8 will not work with versions of MATLAB prior to 7.1 (R14SP3)).
% Binaries of the external C-mex routines are provided for Windows, Linux
% and Mac. Users of other UNIX platforms need an ANSI C compiler to
% compile the supplied C source (Makefile provided).
% See http://www.fil.ion.ucl.ac.uk/spm/software/spm8/ for details.
%
% Later versions of MATLAB (released after SPM8), will probably
% need additional patches in order to run. Once developed, these will
% be made available from:
% ftp://ftp.fil.ion.ucl.ac.uk/spm/spm8_updates/
%
% With the compiled c-mex files in place, simply prepend the SPM
% directory to your MATLAB path to complete the installation. (Type `help
% path` in matlab for information on the MATLAB path.)
% ______________________________________________________________________
% Copyright & licencing
%
% SPM (being the collection of files given in the manifest in the
% Contents.m file) is free but copyright software, distributed under
% the terms of the GNU General Public Licence as published by the Free
% Software Foundation (either version 2, as given in file
% spm_LICENCE.man, or at your option, any later version). Further
% details on "copyleft" can be found at http://www.gnu.org/copyleft/.
%
% SPM is supplied as is.
% No formal support or maintenance is provided or implied.
%
%__________________________________________________________________________
% Copyright (C) 2008 Wellcome Trust Centre for Neuroimaging
% The FIL Methods Group
% $Id: spm.man 3028 2009-04-01 12:02:59Z guillaume $