Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies authored Mar 17, 2024
1 parent dbb732a commit 29cecc2
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .wci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

name: nipype

headline: Neuroimaging in Python pipelines and interfaces package.

description: Algorithms,Image manipulation,I/O Operations,Self-reporting interfaces,Utilities
headline: Neuroimaging in Python: Pipelines and Interfaces

description: |
Nipype, an open-source, community-developed initiative under the umbrella of NiPy, is a Python project that
provides a uniform interface to existing neuroimaging software and facilitates interaction between these
packages within a single workflow. Nipype provides an environment that encourages interactive exploration of
algorithms from different packages (e.g., SPM, FSL, FreeSurfer, AFNI, Slicer, ANTS), eases the design of
workflows within and between packages, and reduces the learning curve necessary to use different packages.
language: Python3

Expand Down

0 comments on commit 29cecc2

Please sign in to comment.