Skip to content

matthew-brett/nibabel

 
 

Repository files navigation

NiBabel

This package provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, MGH and ECAT as well as PAR/REC. We can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation 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 information can always be found at the NIPY nibabel website:

http://nipy.org/nibabel

Mailing Lists

Please see the developer's list here:

http://mail.scipy.org/mailman/listinfo/nipy-devel

Code

You can find our sources and single-click downloads:

License

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.7%
  • C 5.3%
  • Other 1.0%