{"name":"napari-potential-field-navigation","display_name":"Differentiable Potential Field Navigation","visibility":"public","icon":"","categories":["Annotation","Segmentation","Acquisition"],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-potential-field-navigation.open_samples","title":"Open image and label samples for the Diff APF plugin","python_name":"napari_potential_field_navigation._sample_data:open_samples","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-potential-field-navigation.get_reader","title":"Open data with Differentiable Potential Field Navigation","python_name":"napari_potential_field_navigation._reader:napari_get_reader","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-potential-field-navigation.write_multiple","title":"Save multi-layer data with Differentiable Potential Field Navigation","python_name":"napari_potential_field_navigation._writer:write_multiple","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-potential-field-navigation.write_single_image","title":"Save image data with Differentiable Potential Field Navigation","python_name":"napari_potential_field_navigation._writer:write_single_image","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-potential-field-navigation.make_sample_data","title":"Load sample data from Differentiable Potential Field Navigation","python_name":"napari_potential_field_navigation._sample_data:make_sample_data","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-potential-field-navigation.make_diff_apf_widget","title":"Navigate in medical images using differentiable potential fields","python_name":"napari_potential_field_navigation:DiffApfWidget","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"napari-potential-field-navigation.get_reader","filename_patterns":["*.npy"],"accepts_directories":false}],"writers":[{"command":"napari-potential-field-navigation.write_multiple","layer_types":["image*","labels*"],"filename_extensions":[],"display_name":""},{"command":"napari-potential-field-navigation.write_single_image","layer_types":["image"],"filename_extensions":[".npy"],"display_name":""}],"widgets":[{"command":"napari-potential-field-navigation.make_diff_apf_widget","display_name":"Diff APF","autogenerate":false}],"sample_data":[{"command":"napari-potential-field-navigation.make_sample_data","key":"unique_id.1","display_name":"Differentiable Potential Field Navigation"},{"command":"napari-potential-field-navigation.open_samples","key":"unique_id.2","display_name":"Image / Label Samples"}],"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"napari-potential-field-navigation","version":"0.1.1","dynamic":null,"platform":null,"supported_platform":null,"summary":"A simple plugin for trajectories visualisations in napari for lung navigation in CTs scans","description":"# napari-potential-field-navigation\n\n[![License Mozilla Public License 2.0](https://img.shields.io/pypi/l/napari-potential-field-navigation.svg?color=green)](https://github.com/rcremese/napari-potential-field-navigation/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-potential-field-navigation.svg?color=green)](https://pypi.org/project/napari-potential-field-navigation)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-potential-field-navigation.svg?color=green)](https://python.org)\n[![tests](https://github.com/rcremese/napari-potential-field-navigation/workflows/tests/badge.svg)](https://github.com/rcremese/napari-potential-field-navigation/actions)\n[![codecov](https://codecov.io/gh/rcremese/napari-potential-field-navigation/branch/main/graph/badge.svg)](https://codecov.io/gh/rcremese/napari-potential-field-navigation)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-potential-field-navigation)](https://napari-hub.org/plugins/napari-potential-field-navigation)\n\nA simple plugin for trajectories visualisations in napari for lung navigation in CTs scans\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.\n\n\n\n## Installation\n\nYou can install `napari-potential-field-navigation` via [pip]:\n\n pip install napari-potential-field-navigation\n\n\n\nTo install latest development version :\n\n pip install git+https://github.com/rcremese/napari-potential-field-navigation.git\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [Mozilla Public License 2.0] license,\n\"napari-potential-field-navigation\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/rcremese/napari-potential-field-navigation/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","description_content_type":"text/markdown","keywords":null,"home_page":"https://github.com/rcremese/napari-potential-field-navigation","download_url":null,"author":"Robin CREMESE","author_email":"robin.cremese@gmail.com","maintainer":null,"maintainer_email":null,"license":"MPL-2.0","classifier":["Development Status :: 2 - Pre-Alpha","Framework :: napari","Intended Audience :: Developers","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: 3.10","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["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'"],"requires_python":">=3.8","requires_external":null,"project_url":["Bug Tracker, https://github.com/rcremese/napari-potential-field-navigation/issues","Documentation, https://github.com/rcremese/napari-potential-field-navigation#README.md","Source Code, https://github.com/rcremese/napari-potential-field-navigation","User Support, https://github.com/rcremese/napari-potential-field-navigation/issues"],"provides_extra":["testing"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}