Skip to main content

Wasp Animal-tracking Zoo project with Pose estimation

Project description

License CI codecov docs Ruff Code style: black pre-commit

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

WAZP-0.2.1.tar.gz (46.7 kB view hashes)

Uploaded Source

Built Distribution

WAZP-0.2.1-py3-none-any.whl (35.5 kB view hashes)

Uploaded Python 3

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