napari-nifti

A napari plugin for reading and writing NIFTI files that have the extension .nii or .nii.gz.

  • Karol Gotkowski

License Apache Software License 2.0 PyPI Python Version tests codecov napari hub

A napari plugin for reading and writing NIFTI files that have the extension .nii or .nii.gz.


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

Installation

You can install napari-nifti via pip:

pip install napari-nifti

To install latest development version :

pip install git+https://github.com/MIC-DKFZ/napari-nifti.git

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 Apache Software License 2.0 license, "napari-nifti" is free and open source software

Issues

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

Acknowledgements

napari-nifti is developed and maintained by the Applied Computer Vision Lab (ACVL) of Helmholtz Imaging and the Division of Medical Image Computing at the German Cancer Research Center (DKFZ).

Version:

  • 0.0.17

Last updated:

  • 2024-11-18

First released:

  • 2023-04-18

License:

  • Apache-2.0

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • medvol
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.