Import helper for PyMVPA anatomical atlases
mvpa2.atlases module contains support for various atlases
| group Base Implementations: | |
|---|---|
| base | |
| group Atlases from FSL: | |
| fsl | |
| group Helpers: | warehouse transformation |
Functions
| Atlas(*args, **kwargs[, filename, name]) | A convinience factory for the atlases |
Classes
| FSLProbabilisticAtlas(*args, **kwargs[, ...]) | Probabilistic FSL atlases |
| LabelsAtlas(*args, **kwargs) | Atlas which provides labels for the given coordinate |
| ReferencesAtlas(*args, **kwargs[, distance, ...]) | Atlas which provides references to the other atlases. |
Exceptions
| FSLProbabilisticAtlas(*args, **kwargs[, ...]) | Probabilistic FSL atlases |
| LabelsAtlas(*args, **kwargs) | Atlas which provides labels for the given coordinate |
| ReferencesAtlas(*args, **kwargs[, distance, ...]) | Atlas which provides references to the other atlases. |