Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanzuckerberg/napari-hub
Discover, install, and share napari plugins
https://github.com/chanzuckerberg/napari-hub
analysis bioimaging deep-learning denoising detection imaging machine-learning napari napari-plugin plugins python registration segmentation themes tracking
Last synced: 3 months ago
JSON representation
Discover, install, and share napari plugins
- Host: GitHub
- URL: https://github.com/chanzuckerberg/napari-hub
- Owner: chanzuckerberg
- License: mit
- Created: 2021-03-26T16:08:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T20:36:49.000Z (6 months ago)
- Last Synced: 2024-05-13T21:45:41.940Z (6 months ago)
- Topics: analysis, bioimaging, deep-learning, denoising, detection, imaging, machine-learning, napari, napari-plugin, plugins, python, registration, segmentation, themes, tracking
- Language: TypeScript
- Homepage:
- Size: 8.52 MB
- Stars: 48
- Watchers: 19
- Forks: 19
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# napari hub
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/chanzuckerberg/napari-hub)](https://github.com/chanzuckerberg/napari-hub/releases/latest)
[![frontend tests status](https://github.com/chanzuckerberg/napari-hub/actions/workflows/frontend-tests.yml/badge.svg)](https://github.com/chanzuckerberg/napari-hub/actions/workflows/frontend-tests.yml?query=branch%3Amain)
[![backend tests status](https://github.com/chanzuckerberg/napari-hub/actions/workflows/backend-tests.yml/badge.svg)](https://github.com/chanzuckerberg/napari-hub/actions/workflows/backend-tests.yml?query=branch%3Amain)The [napari hub](https://www.napari-hub.org) lets [napari](https://napari.org) users find community-built plugins that solve their analysis needs. It hosts a growing ecosystem of plugins for segmentation, tracking, detection, registration, file loading, and more.
## Our goal
We seek to support the napari community by seeding and growing a healthy ecosystem of napari plugins that enable the imaging community to perform advanced analysis of imaging and microscopy data sets within napari’s rich interactive interface. To do make this happen, we need to...
1. enable the **bioimaging analysis community** to easily build, share and maintain napari plugins
2. make it easy for **biology researchers** and **imaging scientists** to find, evaluate, and install these plugins
3. make sure that **plugin developers** can get feedback for improvement and credit for their work## **What are we building now?**
Over the second half of 2021, we are committed to...
* **Improve** the process of finding, evaluating, and installing napari plugins
* **Lower barriers** for plugin developers to build, share, and maintain their plugins
* **Learn** more about what metrics give plugin users signal about quality and give plugin developers actionable feedbackYou can find our roadmap and other insights into our process (user research activities, tech specs, designs, and more) by visiting the [napari hub’s wiki](https://github.com/chanzuckerberg/napari-hub/wiki).
## How can you help?
Interested in helping us grow a thriving community of plugins for napari? There are a few ways you can get involved.
### Join a user research session
We rely heavily on User Experience Research (UXR) to understand the needs and challenges of the bioimaging community, identify opportunities for solutions to these challenges, and get feedback on our work. Whether you’re a bench scientist, work at an imaging core, or develop computational methods, [email us](mailto:[email protected]) and we’ll reach out when there’s an interview, focus group, usability study, or workshop that matches your background.
### Share your ideas
Do you have ideas for new features that would help make the napari hub even better? [Join the discussion](https://github.com/chanzuckerberg/napari-hub/discussions), add [your ideas](https://github.com/chanzuckerberg/napari-hub/discussions/categories/ideas), and give feedback on other’s ideas.
### Report any bugs
Bugs happen. If something isn’t working right for you on the hub, please let us know by [submitting an issue](https://github.com/chanzuckerberg/napari-hub/issues).
### Help with open issues
Are you savvy with web development and want to contribute code? We’d love your help tackling some of the “[good first issues](https://github.com/chanzuckerberg/napari-hub/contribute)” we’ve tagged.
### Get involved in the napari community
There are lots of opportunities to get involved with our partners in the napari project.
## Team
We're a cross-functional product team in the [Imaging program at the Chan Zuckerberg Initiative](https://chanzuckerberg.com/science/programs-resources/imaging/).
- Jeremy Asuncion, Engineering ([@codemonkey800](https://github.com/codemonkey800))
- Draga Doncila Pop, Engineering ([@DragaDoncila](https://github.com/DragaDoncila))
- Kira Evans, Engineering ([@kne42](https://github.com/kne42))
- Justin Kiggins, Product ([@neuromusic](https://github.com/neuromusic))
- Justine Larsen, Engineering ([@justinelarsen](https://github.com/justinelarsen))
- Kandarp Khandwala, User Experience ([@kandarpksk](https://github.com/kandarpksk))## Former members
- Ziyang Liu, Engineering ([@potating-potato](https://github.com/potating-potato))
- Kevin Lai, Engineering ([@klai95](https://github.com/klai95))
- Lucy Obus, User Experience ([@LCObus](https://github.com/LCObus))## Code of Conduct
This project adheres to the Contributor Covenant [code of conduct](https://github.com/chanzuckerberg/.github/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [[email protected]](mailto:[email protected]).