Skip to content

Napari plugin with tools for manual correction of tracking data.

License

Notifications You must be signed in to change notification settings

fjorka/track_gardener

Repository files navigation

track-gardener

License BSD-3 PyPI Python Version tests codecov napari hub

A plugin facilitating manual curation of tracking results.


This napari plugin was generated with copier using the napari-plugin-template.

Installation

Preliminary installation instructions while the package is not in pypi:

  • Create a conda environment:
conda create -y -n gardener-env python=3.10 -c conda-forge
  • Activate the environment:
conda activate gardener-env
pip install "napari[all]"
  • Install the Track-Gardener plugin directly from github:
pip install git+https://github.com/fjorka/track_gardener.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 BSD-3 license, "track-gardener" is free and open source software

Issues

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

About

Napari plugin with tools for manual correction of tracking data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published