forked from nipy/nibabel
-
Notifications
You must be signed in to change notification settings - Fork 0
Python package to access a cacophony of neuro-imaging file formats
License
bthirion/nibabel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 100.0%