Skip to content

Commit f54475c

Browse files
committed
Apply suggestions from code review
1 parent 69b62a4 commit f54475c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.wci.yml

+8-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
name: nipype
44

5-
headline: Neuroimaging in Python pipelines and interfaces package.
6-
7-
description: Algorithms,Image manipulation,I/O Operations,Self-reporting interfaces,Utilities
5+
headline: Neuroimaging in Python: Pipelines and Interfaces
6+
7+
description: |
8+
Nipype, an open-source, community-developed initiative under the umbrella of NiPy, is a Python project that
9+
provides a uniform interface to existing neuroimaging software and facilitates interaction between these
10+
packages within a single workflow. Nipype provides an environment that encourages interactive exploration of
11+
algorithms from different packages (e.g., SPM, FSL, FreeSurfer, AFNI, Slicer, ANTS), eases the design of
12+
workflows within and between packages, and reduces the learning curve necessary to use different packages.
813
914
language: Python3
1015

0 commit comments

Comments
 (0)