Skip to main content

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

Project description

PyPI Version Build Status 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 non-linearities 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

Docs

The docs are built with sphinx. Please make sure they compile when you change them (this also includes function doc strings):

cd docs
pip install -r requirements.txt
sphinx-build . _build  # open "index.html" in the "_build" directory

PEP8

We use flake8 to enforce coding style:

pip install flake8
flake8 dclab
flake8 docs
flake8 examples
flake8 tests

Incrementing version

Dclab 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 GitHub Actions 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.49.0.tar.gz (4.2 MB view hashes)

Uploaded Source

Built Distributions

dclab-0.49.0-pp39-pypy39_pp73-win_amd64.whl (740.9 kB view hashes)

Uploaded PyPy Windows x86-64

dclab-0.49.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (766.3 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

dclab-0.49.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (768.6 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dclab-0.49.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (735.0 kB view hashes)

Uploaded PyPy macOS 10.9+ x86-64

dclab-0.49.0-pp38-pypy38_pp73-win_amd64.whl (740.0 kB view hashes)

Uploaded PyPy Windows x86-64

dclab-0.49.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (766.2 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

dclab-0.49.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (768.7 kB view hashes)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dclab-0.49.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (734.6 kB view hashes)

Uploaded PyPy macOS 10.9+ x86-64

dclab-0.49.0-cp311-cp311-win_amd64.whl (750.5 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

dclab-0.49.0-cp311-cp311-win32.whl (733.1 kB view hashes)

Uploaded CPython 3.11 Windows x86

dclab-0.49.0-cp311-cp311-musllinux_1_1_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

dclab-0.49.0-cp311-cp311-musllinux_1_1_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

dclab-0.49.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

dclab-0.49.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dclab-0.49.0-cp311-cp311-macosx_10_9_x86_64.whl (766.3 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

dclab-0.49.0-cp310-cp310-win_amd64.whl (752.2 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

dclab-0.49.0-cp310-cp310-win32.whl (734.4 kB view hashes)

Uploaded CPython 3.10 Windows x86

dclab-0.49.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

dclab-0.49.0-cp310-cp310-musllinux_1_1_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

dclab-0.49.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

dclab-0.49.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dclab-0.49.0-cp310-cp310-macosx_10_9_x86_64.whl (770.5 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dclab-0.49.0-cp39-cp39-win_amd64.whl (754.3 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

dclab-0.49.0-cp39-cp39-win32.whl (735.9 kB view hashes)

Uploaded CPython 3.9 Windows x86

dclab-0.49.0-cp39-cp39-musllinux_1_1_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

dclab-0.49.0-cp39-cp39-musllinux_1_1_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

dclab-0.49.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

dclab-0.49.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dclab-0.49.0-cp39-cp39-macosx_10_9_x86_64.whl (769.8 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dclab-0.49.0-cp38-cp38-win_amd64.whl (754.1 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

dclab-0.49.0-cp38-cp38-win32.whl (735.7 kB view hashes)

Uploaded CPython 3.8 Windows x86

dclab-0.49.0-cp38-cp38-musllinux_1_1_x86_64.whl (1.5 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

dclab-0.49.0-cp38-cp38-musllinux_1_1_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

dclab-0.49.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

dclab-0.49.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

dclab-0.49.0-cp38-cp38-macosx_10_9_x86_64.whl (766.1 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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