Skip to main content

Base Classes for Cell Tracking in Microscopy

Project description

Brief Description

The cell-tracking-BC project proposes a set of classes and tools for the processing and analysis of cell microscopy time-lapses/videos, typically in live-cell imaging. Its purpose is to serve as a basis for the development of computational pipelines and applications, for example to detect cell-related events such as division or death.

Installation

The cell-tracking-BC project is published on the Python Package Index (PyPI) at: https://pypi.org/project/cell-tracking-bc. It requires version 3.8, or newer, of the interpreter. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command-line console:

  • For all users, after acquiring administrative rights:
    • First installation: pip install cell-tracking-bc

    • Installation update: pip install --upgrade cell-tracking-bc

  • For the current user (no administrative rights required):
    • First installation: pip install --user cell-tracking-bc

    • Installation update: pip install --user --upgrade cell-tracking-bc

Documentation

The documentation is extremely limited at the moment. It currently takes the form of a small PDF document. The tools pdoc3 and pydoctor are also used to generate an API documentation.

Thanks

The project is developed with PyCharm Community.

The development relies on several open-source packages (see install_requires in setup.py).

The code is formatted by Black, The Uncompromising Code Formatter.

The imports are ordered by isortyour imports, so you don’t have to.

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

cell_tracking_bc-2024.2.tar.gz (111.5 kB view details)

Uploaded Source

Built Distribution

cell_tracking_bc-2024.2-py3-none-any.whl (205.9 kB view details)

Uploaded Python 3

File details

Details for the file cell_tracking_bc-2024.2.tar.gz.

File metadata

  • Download URL: cell_tracking_bc-2024.2.tar.gz
  • Upload date:
  • Size: 111.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for cell_tracking_bc-2024.2.tar.gz
Algorithm Hash digest
SHA256 901d10b6c085531e0cdb9842921c8b16f140482fff2daabc36ca48c119d3c605
MD5 77c400d9ec944af1ed76d8bb1561fa38
BLAKE2b-256 7c378107562632e9e4a57349ba42b2cf4ec0d766cffc7788f4e434fb3690e331

See more details on using hashes here.

File details

Details for the file cell_tracking_bc-2024.2-py3-none-any.whl.

File metadata

File hashes

Hashes for cell_tracking_bc-2024.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4ae718eb981a85e3452ece1c9c732b18e83a5bc456b5544ef78af15198434cfa
MD5 f1ef6f6dc23a285973e7ee16db3e6e61
BLAKE2b-256 ce690681ccb8e28b6598771f7364c12bd9e76aeb026f9bf193f68d7d127ee9dd

See more details on using hashes here.

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