Differentiable Potential Field Navigation

A simple plugin for trajectories visualisations in napari for lung navigation in CTs scans

  • Robin CREMESE

License Mozilla Public License 2.0 PyPI Python Version tests codecov napari hub

A simple plugin for trajectories visualisations in napari for lung navigation in CTs scans


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

Installation

You can install napari-potential-field-navigation via pip:

pip install napari-potential-field-navigation

To install latest development version :

pip install git+https://github.com/rcremese/napari-potential-field-navigation.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 Mozilla Public License 2.0 license, "napari-potential-field-navigation" is free and open source software

Issues

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

Version:

  • 0.1.1

Last updated:

  • 2024-02-02

First released:

  • 2024-02-02

License:

  • MPL-2.0

Supported data:

  • Information not submitted

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • napari
  • numpy
  • magicgui
  • qtpy
  • scikit-image
  • napari-itk-io
  • taichi
  • tox ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
  • pytest-qt ; extra == 'testing'
  • napari ; extra == 'testing'
  • pyqt5 ; extra == 'testing'
Website by the napari team, original design by CZI. Go to napari main website.