Skip to main content

Bacterial segmentation and analysis platform than can inport/export files in multiple formats. Integrating many tools such as Cellpose, ColiCoords, Oufti/MicrobeTracker.

Project description

napari-BacSEG

License BSD-3 PyPI Python Version napari hub

Bacterial segmentation and analysis platform than can inport/export files in multiple formats. Integrating many tools such as Cellpose, ColiCoords, Oufti/MicrobeTracker.


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

Installing BacSeg from PyPi

Create a new conda environment:

conda create --name napari-bacseg python==3.9
conda activate napari-bacseg
conda install -c anaconda git
conda update --all

Install napari-bacseg via pip:

pip install napari-bacseg

Launch Napari:

napari

Install latest version of 'napri-bacseg' from pip:

pip install napari-bacseg --upgrade

Select napari-bacseg from the Plugins dropdown menu

Installing BacSeg From GitHub

conda create –-name napari-bacseg python==3.9
conda activate napari-bacseg
conda install -c anaconda git
conda update --all

pip install napari[all]

pip install git+https://github.com/piedrro/napari-bacseg.git

Updating BacSeg From Github

Once you have installed the plugin, you can update the plugin by running the following commands:

pip install git+https://github.com/piedrro/napari-bacseg.git

GPU Installation

Once you have installed the plugin, you can install the GPU version of the plugin by running the following commands:

pip uninstall torch torchvision torchaudio -y
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu118

If the latest CUDA versions don't work, try an older version like cuda 11.3:

pip uninstall torch torchvision torchaudio -y
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu113

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 BSD-3 license, "napari-bacseg" 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

napari_bacseg-1.1.2.tar.gz (143.4 kB view details)

Uploaded Source

Built Distribution

napari_bacseg-1.1.2-py3-none-any.whl (155.2 kB view details)

Uploaded Python 3

File details

Details for the file napari_bacseg-1.1.2.tar.gz.

File metadata

  • Download URL: napari_bacseg-1.1.2.tar.gz
  • Upload date:
  • Size: 143.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.0

File hashes

Hashes for napari_bacseg-1.1.2.tar.gz
Algorithm Hash digest
SHA256 37bd5f5302ab23b8898589629d3c68b24592a707292f94ea5c17231e22f1b79c
MD5 e5d4efd8106019a868929e6be5ca8ccf
BLAKE2b-256 831ac948d3c6f15980fe2198e080ec29fd1e60a77138c40c9d6f7ff3bd7ed9c5

See more details on using hashes here.

File details

Details for the file napari_bacseg-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for napari_bacseg-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6d5c319bebe85d017d39e04041e34f06f479bb26cbc295f1b8258ea931525403
MD5 8ab622e149790f9b51a94c9dd8c7c4b4
BLAKE2b-256 67f2216f3a4b422a2b48cf04cab3740fc9f88964647285ca1ee954a2e23fb795

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