• Stars
    star
    745
  • Rank 60,463 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created about 14 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Workflows and interfaces for neuroimaging packages

NIPYPE: Neuroimaging in Python: Pipelines and Interfaces

https://travis-ci.org/nipy/nipype.svg?branch=master https://circleci.com/gh/nipy/nipype/tree/master.svg?style=svg https://api.codacy.com/project/badge/Grade/452bfc0d4de342c99b177d2c29abda7b Latest Version Supported Python versions Development Status License Chat Citable DOI

Current neuroimaging software offer users an incredible opportunity to analyze data using a variety of different algorithms. However, this has resulted in a heterogeneous collection of specialized applications without transparent interoperability or a uniform operating interface.

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. Nipype is creating a collaborative platform for neuroimaging software development in a high-level language and addressing limitations of existing pipeline systems.

Nipype allows you to:

  • easily interact with tools from different software packages
  • combine processing steps from different software packages
  • develop new workflows faster by reusing common steps from old ones
  • process data faster by running it in parallel on many cores/machines
  • make your research easily reproducible
  • share your processing workflows with the community

Documentation

Please see the doc/README.txt document for information on our documentation.

Website

Information specific to Nipype is located here:

http://nipy.org/nipype

Python 2 Statement

Python 2.7 reaches its end-of-life in January 2020, which means it will no longer be maintained by Python developers. Many projects are removing support in advance of this deadline, which will make it increasingly untenable to try to support Python 2, even if we wanted to.

The final series with 2.7 support is 1.3.x. If you have a package using Python 2 and are unable or unwilling to upgrade to Python 3, then you should use the following dependency for Nipype:

nipype<1.4

Bug fixes will be accepted against the maint/1.3.x branch.

Support and Communication

If you have a problem or would like to ask a question about how to do something in Nipype please open an issue to NeuroStars.org with a nipype tag. NeuroStars.org is a platform similar to StackOverflow but dedicated to neuroinformatics.

To participate in the Nipype development related discussions please use the following mailing list:

http://mail.python.org/mailman/listinfo/neuroimaging

Please add [nipype] to the subject line when posting on the mailing list.

You can even hangout with the Nipype developers in their Gitter channel or in the BrainHack Slack channel. (Click here to join the Slack workspace.)

Contributing to the project

If you'd like to contribute to the project please read our guidelines. Please also read through our code of conduct.

More Repositories

1

nibabel

Python package to access a cacophony of neuro-imaging file formats
Python
641
star
2

nipy

Neuroimaging in Python FMRI analysis package
Python
379
star
3

PySurfer

Cortical neuroimaging visualization in Python
Python
240
star
4

nitime

Timeseries analysis for neuroscience data
Python
238
star
5

heudiconv

Flexible DICOM conversion into structured directory layouts
Python
229
star
6

mindboggle

Automated anatomical brain label/shape analysis software (+ website)
Python
145
star
7

pbrain

Python EEG and ECoG analysis software by John Hunter et al
Python
94
star
8

niwidgets

Neuroimaging widgets for jupyter notebooks
Jupyter Notebook
84
star
9

brainx

Tools for analysis of brain imaging-derived networks, based on NetworkX
Python
40
star
10

nireg

Brain image registration package
Python
29
star
11

nitransforms

a standalone fork of nipy/nibabel#656
Python
28
star
12

nilabels

Tools to automate simple manipulations and measurements of medical images and segmentations in nifti format.
Python
21
star
13

dmriprep

MOVED TO https://github.com/nipreps/dmriprep
Python
17
star
14

workshops

Brain imaging workshops
Jupyter Notebook
15
star
15

quickshear

Quickshear Defacing for Neuroimages
Python
11
star
16

nibotmi

NIPY BuildBot Master Instance
Python
11
star
17

nipy-artwork

Fliers, images, etc
TeX
9
star
18

nipy.github.io

Main website for the Neuroimaging in Python community
HTML
8
star
19

PyLocator

Localization of EEG-electrodes from MRI-recordings
Python
7
star
20

nipy-suite

Meta-project to provide a single point of getting/testing for all projects under NiPy umbrella
Shell
4
star
21

data-packaging

Utilities for managing data packages
Python
4
star
22

napari-nibabel

A napari plugin that uses nibabel to display medical images
Python
3
star
23

nidoodles

Work-in-progress notes and code fragments for the nipy projects
Python
2
star
24

nipyco

Nipy community web pages
Python
2
star
25

heudiconv-joss-paper

Repository to prepare HeuDiConv paper
Python
2
star
26

nipy-labs

Work-in-progress add-ons for nipy (require lapack)
C
2
star
27

blog

Makefile
1
star
28

nisext

Shareable distutils etc utilities
Python
1
star
29

nibabel-paper

Journal manuscript for the initial publication of NiBabel
Python
1
star