Skip to content
/ nibabel Public
forked from nipy/nibabel

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

License

Notifications You must be signed in to change notification settings

satra/nibabel

This branch is 5280 commits behind nipy/nibabel:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 15, 2010
Jan 13, 2011
Dec 22, 2010
Jan 19, 2011
Nov 24, 2010
Aug 15, 2010
Dec 22, 2010
Dec 22, 2009
Oct 20, 2010
Oct 20, 2010
Oct 7, 2010
Jan 19, 2011
Jul 25, 2010
Oct 14, 2010
Dec 13, 2010
Jan 19, 2011
Jul 24, 2010

Repository files navigation

.. -*- rest -*-
.. vim:syntax=rest

=======
NiBabel
=======

This package provides read and write access to some common medical and
neuroimaging file formats, including: ANALYZE_ (plain, SPM99, SPM2),
GIFTI_, NIfTI1_, MINC_, as well as PAR/REC. NiBabel is the successor of
PyNIfTI_.

.. _ANALYZE: http://www.grahamwideman.com/gw/brain/analyze/formatdoc.htm
.. _NIfTI1: http://nifti.nimh.nih.gov/nifti-1/
.. _MINC: http://wiki.bic.mni.mcgill.ca/index.php/MINC
.. _PyNIfTI: http://niftilib.sourceforge.net/pynifti/
.. _GIFTI: http://www.nitrc.org/projects/gifti

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:

* `Main repository`_ on Github.
* Documentation_ for all releases and current development tree.
* Download as a tar/zip file the `current trunk`_.
* Downloads of all `available releases`_.

.. _main repository: http://github.com/nipy/nibabel
.. _Documentation: http://nipy.org/nibabel
.. _current trunk: http://github.com/nipy/nibabel/archives/master
.. _available releases: http://github.com/nipy/nibabel/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 100.0%