NIPY logo

Table Of Contents

Previous topic

nipype.algorithms.rapidart

Next topic

nipype.interfaces.freesurfer.model

This Page

nipype.interfaces.freesurfer.base

Info

Freesurfer subject directory and version information.

Examples

>>> from nipype.interfaces.freesurfer import Info
>>> Info.version()  # doctest: +SKIP
>>> Info.subjectsdir()  # doctest: +SKIP