Skip to content

nipy/nibabel

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bddf15c · Dec 21, 2017
Jan 26, 2017
Nov 23, 2017
Aug 15, 2016
Dec 21, 2017
Jan 25, 2017
Mar 7, 2017
Nov 16, 2014
Aug 15, 2010
Oct 23, 2015
Aug 15, 2016
Nov 23, 2017
Sep 10, 2017
Aug 9, 2016
Nov 6, 2015
Nov 23, 2017
Nov 9, 2015
Jun 28, 2017
Jul 25, 2010
Aug 25, 2016
Jul 31, 2014
Nov 22, 2017
Aug 10, 2016
Jul 19, 2017
Jun 13, 2017
Feb 15, 2017
Feb 5, 2016
Feb 12, 2016

Repository files navigation

https://coveralls.io/repos/nipy/nibabel/badge.png?branch=master

NiBabel

Read / write access to some common neuroimaging file formats

This package provides read +/- write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2 and later), GIFTI, NIfTI1, NIfTI2, MINC1, MINC2, MGH and ECAT as well as Philips PAR/REC. We can read and write FreeSurfer geometry, annotation and morphometry files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI.

The various image format classes give full or selective access to header (meta) information and access to the image data is made available via NumPy arrays.

Website

Current documentation on nibabel can always be found at the NIPY nibabel website.

Mailing Lists

Please send any questions or suggestions to the neuroimaging mailing list.

Code

Install nibabel with:

pip install nibabel

You may also be interested in:

License

Nibabel is licensed under the terms of the MIT license. Some code included with nibabel is licensed under the BSD license. Please see the COPYING file in the nibabel distribution.

Citing nibabel

Please see the available releases for the release of nibabel that you are using. Recent releases have a Zenodo Digital Object Identifier badge at the top of the release notes. Click on the badge for more information.