Wasp Animal-tracking Zoo project with Pose estimation
Project description
WAZP 🐝
Wasp Animal-tracking Zoo project with Pose estimation (name is subject to refinement)
Overview
WAZP is a dashboard built with Dash-Plotly for analysing animal tracking data. It can display pose estimation output from DeepLabCut.
The package is currently in early development 🏗️ and is not yet ready for use. Stay tuned ⌛
Installation
We recommend you install WAZP inside a conda environment.
Once you have conda
installed, the following will create and activate an environment. You can call your environment whatever you like, we've used wazp-env
.
conda create -n wazp-env -c conda-forge python=3 pytables
conda activate wazp-env
Next install the latest version of WAZP from pip:
pip install wazp
Launching the dashboard
Once installed, launch the dashboard by running the following command from the root of the repository:
startwazp
This will launch a local web server. If the dashboard does not automatically open in your default browser, click the link in the terminal to open it (the link will be of the form http://localhost:8050/
).
License
⚖️ BSD 3-Clause
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
Built Distribution
File details
Details for the file WAZP-0.2.1.tar.gz
.
File metadata
- Download URL: WAZP-0.2.1.tar.gz
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e762baf56a4555c286086fcf90e120ca8a6646d4e5dce2c9f111dfd519d6cb1c |
|
MD5 | 53d8c5f5650ce1b19aa21f811fe07056 |
|
BLAKE2b-256 | 856c51cdd6f7c2f3602e800e31e045b03a85727525c09d2997153ae05359def1 |
File details
Details for the file WAZP-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: WAZP-0.2.1-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbd1d5f1b01e3c96fa756ad277e5aacc7411a7f27703a3d8bee71ef36857e934 |
|
MD5 | c15641492b2bb9bcea18b519d90a69e1 |
|
BLAKE2b-256 | 1d38541a666ddc17090a20aca020b7fa4483ae8bf308fcb05748dab02cdb13d5 |