Skip to main content

Access a multitude of neuroimaging data formats

Project description

NiBabel logo

Code

PyPI - Python Version code style: blue imports: isort pre-commit

Tests

stable tests codecov badge

PyPI

PyPI version PyPI - Downloads

Packages

Conda package Debian Unstable package Arch (AUR) Gentoo (::science) nixpkgs unstable

License & DOI

License Zenodo DOI

Read and write access to common neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2 and later), GIFTI, NIfTI1, NIfTI2, CIFTI-2, MINC1, MINC2, AFNI BRIK/HEAD, ECAT and Philips PAR/REC. In addition, NiBabel also supports FreeSurfer’s MGH, geometry, annotation and morphometry files, and provides some limited support for DICOM.

NiBabel’s API gives full or selective access to header information (metadata), and image data is made available via NumPy arrays. For more information, see NiBabel’s documentation site and API reference.

Installation

To install NiBabel’s current release with pip, run:

pip install nibabel

To install the latest development version, run:

pip install git+https://github.com/nipy/nibabel

When working on NiBabel itself, it may be useful to install in “editable” mode:

git clone https://github.com/nipy/nibabel.git
pip install -e ./nibabel

For more information on previous releases, see the release archive or development changelog.

Testing

During development, we recommend using tox to run nibabel tests:

git clone https://github.com/nipy/nibabel.git
cd nibabel
tox

To test an installed version of nibabel, install the test dependencies and run pytest:

pip install nibabel[test]
pytest --pyargs nibabel

For more information, consult the developer guidelines.

Mailing List

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

License

NiBabel is licensed under the terms of the MIT license. Some code included with NiBabel is licensed under the BSD license. For more information, please see the COPYING file.

Citation

NiBabel releases have a Zenodo Digital Object Identifier (DOI) badge at the top of the release notes. Click on the badge for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nibabel-5.3.2.tar.gz (4.5 MB view details)

Uploaded Source

Built Distribution

nibabel-5.3.2-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

Details for the file nibabel-5.3.2.tar.gz.

File metadata

  • Download URL: nibabel-5.3.2.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for nibabel-5.3.2.tar.gz
Algorithm Hash digest
SHA256 0bdca6503b1c784b446c745a4542367de7756cfba0d72143b91f9ffb78be569b
MD5 9e83d8429a7b3f632cbf5711b582b5e1
BLAKE2b-256 d96133036cb89f1ec1fedbc4039602345d830b27cbd8a5c7bf28c2e5b5de3ea2

See more details on using hashes here.

File details

Details for the file nibabel-5.3.2-py3-none-any.whl.

File metadata

  • Download URL: nibabel-5.3.2-py3-none-any.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for nibabel-5.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 52970a5a8a53b1b55249cba4d9bcfaa8cc57e3e5af35a29d7352237e8680a6f8
MD5 660a9341a2866694a5435cc2714a33ae
BLAKE2b-256 43b2dc384197be44e2a640bb43311850e23c2c30f3b82ce7c8cdabbf0e53045e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page