Package mvpa :: Package atlases :: Module fsl :: Class FSLLabelsAtlas
[hide private]
[frames] | no frames]

Class FSLLabelsAtlas

source code


Not sure what this one was for

Instance Methods [hide private]
 
__init__(self, *args, **kwargs)
not implemented
source code

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

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

Static Methods [hide private]
Class Variables [hide private]

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, *args, **kwargs)
(Constructor)

source code 
not implemented
Overrides: base.XMLBasedAtlas.__init__