Navigation
index
modules
|
NIPY home
|
Site Navigation
Documentation
Development
NIPY Community
Community Home
NIPY Projects
Mailing List
License
Table Of Contents
interfaces.spm
Module:
interfaces.spm
Class
SpmInfo
Functions
This Page
Show Source
Search mailing list archive
Search this site
interfaces.spm
¶
Module:
interfaces.spm
¶
Inheritance diagram for
nipy.interfaces.spm
:
Interfaces to SPM
Class
¶
SpmInfo
¶
class
nipy.interfaces.spm.
SpmInfo
¶
Bases:
object
__init__
(
)
¶
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
static
spm_path
(
)
¶
Functions
¶
nipy.interfaces.spm.
fltcols
(
vals
)
¶
Trivial little function to make 1xN float vector
nipy.interfaces.spm.
fname_presuffix
(
fname
,
prefix=''
,
suffix=''
,
use_ext=True
)
¶
nipy.interfaces.spm.
fnames_presuffix
(
fnames
,
prefix=''
,
suffix=''
)
¶
nipy.interfaces.spm.
make_job
(
jobtype
,
jobname
,
contents
)
¶
nipy.interfaces.spm.
run_jobdef
(
jobdef
)
¶
nipy.interfaces.spm.
scans_for_fname
(
fname
)
¶
nipy.interfaces.spm.
scans_for_fnames
(
fnames
)
¶
Navigation
index
modules
|
NIPY home
|