Skip to main content

A bundle of napari plugins useful for 3D+t image processing and analysis for studying developmental biology.

Project description

devbio-napari

License PyPI Python Version tests codecov Development Status napari hub

A bundle of napari plugins useful for 3D+t image processing and analysis for studying developmental biology.


Installation

You can install devbio-napari via conda/mamba. If you have never used conda before, please read this guide first.
Start by installing mamba in your base environment:

conda install mamba -c conda-forge

Afterwards, create an environment using mamba.

mamba create --name devbio-napari-env python=3.9 devbio-napari -c conda-forge -c pytorch

Afterwards, activate the environment like this:

mamba activate devbio-napari-env

Afterwards, run this command from the command line

naparia

This window should open. It shows the Assistant graphical user interface. Read more about how to use it in its documentation.

img.png

Troubleshooting: Graphics cards drivers

In case error messages contains "ImportError: DLL load failed while importing cl: The specified procedure could not be found" see also or ""clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR", please install recent drivers for your graphics card and/or OpenCL device. Select the right driver source depending on your hardware from this list:

Sometimes, mac-users need to install this:

conda install -c conda-forge ocl_icd_wrapper_apple

Sometimes, linux users need to install this:

conda install -c conda-forge ocl-icd-system

In case installation didn't work in the first attempt, you may have to call this command line to reset the napari configuration:

napari --reset

Troubleshooting: pytorch

In case pytorch-related plugins fail, install pytorch as explained on its website. Consider replacing conda with mamba in given instructions.

For example if you have an NVidia GPU at hand, install pytorch like this:

mamba install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia

Or if not:

mamba install pytorch torchvision torchaudio cpuonly -c pytorch

Contributing

Contributions are very welcome. If you want to suggest a new napari plugin to become part of this distribution, please make sure it interoperates nicely with the other plugins. For example, if the plugin you suggest provided cell segmentation algorithms, please check if the resulting segmented cells can be analysed using napari-skimage-regionprops. Furthermore, please make sure the README of the plugin you are proposing comes with user documentation, e.g. a step-by-step guide with screenshots explaining what users can do with the plugin and how to use it. It is recommended to provide example data as well so that end-users can try out the plugin under conditions it was developed for.

License

Distributed under the terms of the BSD-3 license, "devbio-napari" is free and open source software

Issues

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devbio-napari-0.10.1.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

devbio_napari-0.10.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file devbio-napari-0.10.1.tar.gz.

File metadata

  • Download URL: devbio-napari-0.10.1.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for devbio-napari-0.10.1.tar.gz
Algorithm Hash digest
SHA256 c0bd80fbd3087128690259e25ecc5b13f42c09a99617229f97d6b696279d32a0
MD5 be363995a489c30fac66610f4eab911f
BLAKE2b-256 966e84c18240c175b40f8d0ef162fe45987001744e37a445d63a6d73892b41d8

See more details on using hashes here.

File details

Details for the file devbio_napari-0.10.1-py3-none-any.whl.

File metadata

File hashes

Hashes for devbio_napari-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c3ebc6e9ed386a8f84c1fe9b6abf0e6996167cc1785222ebd7c938ac83230f1
MD5 08494f6632d14d0f558b7f16452b8aba
BLAKE2b-256 897271138bb4904ead1228634d38d0d6b5b2038348e9edb9b33b4f0ac1258896

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page