Skip to main content

Library for real-time deformability cytometry (RT-DC)

Project description

PyPI Version Build Status Unix Build Status Win Coverage Status Docs Status

This is a Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) datasets; an essential part of Shape-Out.

Documentation

The documentation, including the code reference and examples, is available at dclab.readthedocs.io.

Installation

pip install dclab[all]

For more options, please check out the documentation.

Information for developers

Contributing

The main branch for developing dclab is master. If you want to make small changes like one-liners, documentation, or default values in the configuration, you may work on the master branch. If you want to change more, please (fork dclab and) create a separate branch, e.g. my_new_feature_dev, and create a pull-request once you are done making your changes. Please make sure to edit the Changelog.

Very important: Please always try to use

git pull --rebase

instead of:

git pull

to prevent confusions in the commit history.

Tests

dclab is tested using pytest. If you have the time, please write test methods for your code and put them in the tests directory. To run the tests, install pytest and run:

pytest tests

Incrementing version

Dclab currently gets its version from the latest git tag. If you think that a new version should be published, create a tag on the master branch (if you have the necessary permissions to do so):

git tag -a "0.1.3"
git push --tags origin

Appveyor and TravisCI will then automatically build source package and wheels and publish them on PyPI.

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

dclab-0.33.1.tar.gz (1.5 MB view details)

Uploaded Source

Built Distributions

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

dclab-0.33.1-cp39-cp39-macosx_10_14_x86_64.whl (482.0 kB view details)

Uploaded CPython 3.9macOS 10.14+ x86-64

dclab-0.33.1-cp38-cp38-win_amd64.whl (474.0 kB view details)

Uploaded CPython 3.8Windows x86-64

dclab-0.33.1-cp38-cp38-macosx_10_14_x86_64.whl (478.4 kB view details)

Uploaded CPython 3.8macOS 10.14+ x86-64

dclab-0.33.1-cp37-cp37m-win_amd64.whl (470.4 kB view details)

Uploaded CPython 3.7mWindows x86-64

dclab-0.33.1-cp37-cp37m-macosx_10_14_x86_64.whl (479.7 kB view details)

Uploaded CPython 3.7mmacOS 10.14+ x86-64

dclab-0.33.1-cp36-cp36m-win_amd64.whl (470.2 kB view details)

Uploaded CPython 3.6mWindows x86-64

File details

Details for the file dclab-0.33.1.tar.gz.

File metadata

  • Download URL: dclab-0.33.1.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for dclab-0.33.1.tar.gz
Algorithm Hash digest
SHA256 bae7e3c1cde0a87fb8711ed2cdc81e734daa3096c9bca62e9abbf3721b3d38ef
MD5 32e7ad3551844fb073f25c87ea700f3a
BLAKE2b-256 76673fd30d9040afa2e7c1877d6d2d6f1f5aaf956fee738e9cc9f2f36739d29f

See more details on using hashes here.

File details

Details for the file dclab-0.33.1-cp39-cp39-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dclab-0.33.1-cp39-cp39-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 482.0 kB
  • Tags: CPython 3.9, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for dclab-0.33.1-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 b31e25f092f83a1405a939ec3702e0578d35b7c3602124145e0c03163616615d
MD5 aef9a4499414c6f31608dddfb4281379
BLAKE2b-256 dc742822a2b8e2ca30abf5b4bc3350ee8b059c2e4a22df28b151d7b68b8a3ebc

See more details on using hashes here.

File details

Details for the file dclab-0.33.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: dclab-0.33.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 474.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.0

File hashes

Hashes for dclab-0.33.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bf95daedc0231c7855cc8518c10bd324ee65a134fca5dd5ffcf2e16c9f983e9c
MD5 56261c2f7260e85419690e01ec89a713
BLAKE2b-256 a9366add2c12edac0db84bab040288615437a629be39b62aae8e602d00177826

See more details on using hashes here.

File details

Details for the file dclab-0.33.1-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dclab-0.33.1-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 478.4 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for dclab-0.33.1-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 b73b180fefff8686c186c6106fec51452a5468ad07be7d40cdc77b090810e1e2
MD5 30959af76757d667bbc4a29efa3a6e04
BLAKE2b-256 877e9f2b350d3d4dd77de03a081244f7123074d0c623cd90b78fffa6ee851a95

See more details on using hashes here.

File details

Details for the file dclab-0.33.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: dclab-0.33.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 470.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.5

File hashes

Hashes for dclab-0.33.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0aa008c9fb18fb5e2a5fb4dde2ae17e28f38a3ccd90ff456c2b663dd2293db70
MD5 5891d44dcfc70befa05f74d6dc72e5d6
BLAKE2b-256 fb85b85249b946cc5db8d6f5bb71795d40d2aa34068308f501dff08ae3bc5aa7

See more details on using hashes here.

File details

Details for the file dclab-0.33.1-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: dclab-0.33.1-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 479.7 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for dclab-0.33.1-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 cabce7a9aededa9d4479cf1cc95e219df94c4d6a472238475f090d87650d9d62
MD5 aaa207796e70abcbc807070da74972ea
BLAKE2b-256 1ce33e4031b1bd764970d3128030f7f67ec84f5b5ab1c4170f30a6568ae9dbcb

See more details on using hashes here.

File details

Details for the file dclab-0.33.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: dclab-0.33.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 470.2 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.8

File hashes

Hashes for dclab-0.33.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 1b4123c0d903130d96b61506eabcf2031f17c7830c6f725baa0ac845fc7d115b
MD5 8496dd6bf25ed4dc3e902169e114c15a
BLAKE2b-256 6e69da673463d8eb3812dd07b2fd293ba576711857807742fa7c13fc2951fdfc

See more details on using hashes here.

Supported by

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