n-dimensional array viewer for cell tracking data in Python
Project description
finn is (not) napari
The motile tracker started as a napari plugin. However, as we developed more advanced features, we found ourselves wanting to adapt the core code of napari, remove features that were not compatible with our applicaton, change layer controls, etc. finn started as a fork of napari, then a complete copy, and now it is an independent repo optimized for displaying cell tracking data.
Many thanks to the napari community for providing an excellent starting point and tons of great feedback and assistance!
napari contributors (2019). napari: a multi-dimensional image viewer for python. doi:10.5281/zenodo.3555620
Installation
finn is not yet on pypi - you must clone and install from source code
git clone git@github.com:funkelab/finn.git
cd finn
conda create -n finn python=3.10
conda activate finn
pip install '.[all]'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file finn_viewer-0.2.3.tar.gz.
File metadata
- Download URL: finn_viewer-0.2.3.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84b55e28823a9809ee272f09ee1afc6c5cefad132c8d3665d6b7553f077a6670
|
|
| MD5 |
7702f1378fedafb41b4521fd3ffd3ebe
|
|
| BLAKE2b-256 |
ab459ac44e8bd9f16186a5c146a8a09bc4a0878fd82ccbe3dd865672b88998df
|
File details
Details for the file finn_viewer-0.2.3-py3-none-any.whl.
File metadata
- Download URL: finn_viewer-0.2.3-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00d09343490ff46a35a027cdb37801e39d84361ffeb3fe982b2223633af032db
|
|
| MD5 |
164c8f04804aad8c740f7e73621c99c9
|
|
| BLAKE2b-256 |
9b8bcf417ba662bda6cf0530492704e12f6bd7507c31279eb47240e3c8374add
|