To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.atlases.LabelsAtlas

Inheritance diagram of LabelsAtlas

class mvpa2.atlases.LabelsAtlas(*args, **kwargs)

Atlas which provides labels for the given coordinate

Initialize instance of PyMVPAAtlas

Parameters :

filename : str

Filename for the xml definition of the atlas

resolution : None or float

Some atlases link to multiple images at different resolutions. if None – best resolution is selected using 0th dimension resolution

image_file : None or str

If None, overrides filename for the used imagefile, so it could load a custom (re-registered) atlas maps

coordT :

Optional transformation to apply first

default_levels : None or slice or list of int

What levels by default to operate on

load_maps : bool

Load spatial maps for the atlas.

label_voxel(c, levels=None)

Return labels for the given voxel at specified levels specified by index

Previous topic

mvpa2.atlases.FSLProbabilisticAtlas

Next topic

mvpa2.atlases.ReferencesAtlas

NeuroDebian

NITRC-listed