Library for real-time deformability cytometry (RT-DC)
Project description
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.
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.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size dclab-0.32.4-cp36-cp36m-win_amd64.whl (467.2 kB) | File type Wheel | Python version cp36 | Upload date | Hashes View |
Filename, size dclab-0.32.4-cp37-cp37m-macosx_10_14_x86_64.whl (476.7 kB) | File type Wheel | Python version cp37 | Upload date | Hashes View |
Filename, size dclab-0.32.4-cp37-cp37m-win_amd64.whl (467.4 kB) | File type Wheel | Python version cp37 | Upload date | Hashes View |
Filename, size dclab-0.32.4-cp38-cp38-macosx_10_14_x86_64.whl (475.5 kB) | File type Wheel | Python version cp38 | Upload date | Hashes View |
Filename, size dclab-0.32.4-cp38-cp38-win_amd64.whl (471.0 kB) | File type Wheel | Python version cp38 | Upload date | Hashes View |
Filename, size dclab-0.32.4-cp39-cp39-macosx_10_14_x86_64.whl (479.1 kB) | File type Wheel | Python version cp39 | Upload date | Hashes View |
Filename, size dclab-0.32.4.tar.gz (1.5 MB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for dclab-0.32.4-cp36-cp36m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36e431bf91002533e2f21d04e8ef6e3f1203f88c3dd990e083eca8e357de1ce4 |
|
MD5 | a8ac1d2fbd683a442fdf67b873e0f98a |
|
BLAKE2-256 | 46733e6414e6d082d4047c6e91cd313735b5f13d53bf849850a8994cf4d8c9cd |
Hashes for dclab-0.32.4-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b633ba3e393dcc0452d6f8f20413d1b5bee5710ad96d27092ea00e31c109f46 |
|
MD5 | 95a372b1e25ec03e80066e19e23eaa37 |
|
BLAKE2-256 | 5807e45b0e809313e548caba1a7150a3a00c97c075985c83772746aca45bb6aa |
Hashes for dclab-0.32.4-cp37-cp37m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f72ef40e038a77a32355f2e58bdc070df60e4e3ac07c2ea25eeea8314dca1e3f |
|
MD5 | b575479c1d0b2200612b8a8a6a207935 |
|
BLAKE2-256 | 4da151dccced4738517dd85f1f800283732a1ca9ca9b30583f1f113e0715411d |
Hashes for dclab-0.32.4-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a83c3131812eac2f9a51190cd9d25ce597536f196004b0aec2bdc2422b93afcd |
|
MD5 | 187dabb941a515d36f89dd228e03e97a |
|
BLAKE2-256 | c3ab0bca6a33b8684f7222549594d06ba5e9ac210e25d3ad17e424eab19abbf6 |
Hashes for dclab-0.32.4-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2856e2a403c26792c0257a6b85126d16b1328a574f2387e4cf961a42436804db |
|
MD5 | 27485c9834f97d075eecf77a8263c466 |
|
BLAKE2-256 | f6768ed255c130f25753313f216279aa1482df4225a1d883747694a7ae5d0725 |
Hashes for dclab-0.32.4-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7799767903c041cf911e8aaff18d53c2078d80810e703487a1f29827b71f684 |
|
MD5 | d7c634b834aa104dcd7f0c87b5f5f209 |
|
BLAKE2-256 | fa51ebe7a0a420d910ffbc6e9c8a17f2c579c9c023c069890a627775f8112726 |