Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

TracksData

PyPI - License PyPI - Version PyPI - Python Version CI codecov

A common data structure and basic tools for multi-object tracking.

Features

  • Graph-based representation of tracking problems
  • In-memory (RustWorkX) and database-backed (SQL) graph backends
  • Nodes and edges can take arbitrary attributes
  • SQLGraph backend can index frequently queried attributes for faster filtering
  • Standardize API for node operators (e.g. defining objects and their attributes)
  • Standardize API for edge operators (e.g. creating edges between nodes)
  • Basic tracking solvers: nearest neighbors and integer linear programming
  • Compatible with Cell Tracking Challenge (CTC) format
  • Efficient subgraphing based on attributes on any graph backend
  • Integration with cell tracking evaluation metrics

Installation

pip install tracksdata

Why tracksdata?

TracksData provides a common data structure for multi-object tracking problems. It uses graphs to represent detections (nodes) and their connections (edges), making it easier to work with tracking data across different algorithms.

Key benefits:

  • Consistent data representation for tracking problems
  • Modular components that can be combined as needed
  • Support for both small datasets (in-memory) and large datasets (database)

Documentation

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracksdata-0.1.0rc8.tar.gz (262.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tracksdata-0.1.0rc8-py3-none-any.whl (292.8 kB view details)

Uploaded Python 3

File details

Details for the file tracksdata-0.1.0rc8.tar.gz.

File metadata

  • Download URL: tracksdata-0.1.0rc8.tar.gz
  • Upload date:
  • Size: 262.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for tracksdata-0.1.0rc8.tar.gz
Algorithm Hash digest
SHA256 a2ebcae78b3723e985f84d519a18b7275580cab99c6165cd9d3c40ed075d4a60
MD5 d9c0ebbf0286e06b32f8c8c5a1ba0cc2
BLAKE2b-256 595386607916cddd236d3832beabae803fc85e11460e1138f2d36bf7d1b6fbca

See more details on using hashes here.

Provenance

The following attestation bundles were made for tracksdata-0.1.0rc8.tar.gz:

Publisher: release.yml on royerlab/tracksdata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tracksdata-0.1.0rc8-py3-none-any.whl.

File metadata

  • Download URL: tracksdata-0.1.0rc8-py3-none-any.whl
  • Upload date:
  • Size: 292.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for tracksdata-0.1.0rc8-py3-none-any.whl
Algorithm Hash digest
SHA256 268de2b5a69a4f4509085e8351dd8251356dc3ae775f2fd344d8269017b371eb
MD5 19895357e89e2758921c6461a938b1b2
BLAKE2b-256 0b6e89e810da6b169309bb5bdf12c479e03d7fdc96d8b08ed7f302003e8fb15e

See more details on using hashes here.

Provenance

The following attestation bundles were made for tracksdata-0.1.0rc8-py3-none-any.whl:

Publisher: release.yml on royerlab/tracksdata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page