@@ -71,18 +71,18 @@ def get_nipype_gitversion():
7171NIPYPE: Neuroimaging in Python: Pipelines and Interfaces
7272========================================================
7373
74- Current neuroimaging software offer users an incredible opportunity to \
75- analyze data using a variety of different algorithms. However, this has \
76- resulted in a heterogeneous collection of specialized applications \
74+ Current neuroimaging software offer users an incredible opportunity to
75+ analyze data using a variety of different algorithms. However, this has
76+ resulted in a heterogeneous collection of specialized applications
7777without transparent interoperability or a uniform operating interface.
7878
79- *Nipype*, an open-source, community-developed initiative under the \
80- umbrella of NiPy_ , is a Python project that provides a uniform interface \
81- to existing neuroimaging software and facilitates interaction between \
82- these packages within a single workflow. Nipype provides an environment \
83- that encourages interactive exploration of algorithms from different \
84- packages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, FreeSurfer, FSL, MNE, \
85- MRtrix, MNE, Nipy, Slicer, SPM), eases the design of workflows within and \
79+ *Nipype*, an open-source, community-developed initiative under the
80+ umbrella of `NiPy <http://nipy.org>`_ , is a Python project that provides a
81+ uniform interface to existing neuroimaging software and facilitates interaction
82+ between these packages within a single workflow. Nipype provides an environment
83+ that encourages interactive exploration of algorithms from different
84+ packages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, FreeSurfer, FSL, MNE,
85+ MRtrix, MNE, Nipy, Slicer, SPM), eases the design of workflows within and
8686between packages, and reduces the learning curve necessary to use different \
8787 packages. Nipype is creating a collaborative platform for neuroimaging \
8888 software development in a high-level language and addressing limitations of \
0 commit comments