Napari NiBabel

Read access to some common neuroimaging file formats

  • Ashley Anderson

License MIT PyPI Python Version tests codecov napari hub

Read access to some common neuroimaging file formats, thanks to the NiBabel and pydicom libraries.

Also check out napari-medical-image-formats!


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-nibabel via pip:

pip install napari-nibabel

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "napari-nibabel" is free and open source software

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Version:

  • 0.1.0

Last updated:

  • 2023-02-10

First released:

  • 2023-02-10

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • nibabel[dicom,dicomfs,spm]
  • tox ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
Website by the napari team, original design by CZI. Go to napari main website.