Package mvpa :: Package atlases :: Module base :: Class LabelsAtlas
[hide private]
[frames] | no frames]

Class LabelsAtlas

source code


Atlas which provides labels for the given coordinate
Instance Methods [hide private]
 
labelVoxel(self, c, levels=None)
Return labels for the given voxel at specified levels specified by index
source code

Inherited from PyMVPAAtlas: __init__

Inherited from XMLBasedAtlas: __getattr__, __getitem__, labelPoint, levelsListing, loadAtlas, setCoordT, version

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from PyMVPAAtlas (private): _checkVersion

Inherited from XMLBasedAtlas (private): _children_tags, _compare_lists

Class Variables [hide private]
  __doc__ = enhancedDocString('LabelsAtlas', locals(), PyMVPAAtlas)

Inherited from PyMVPAAtlas: Nlevels, source, space, spaceFlavor

Inherited from XMLBasedAtlas: coordT, extent, levels_dict, origin, spaceT, voxdim

Properties [hide private]

Inherited from object: __class__