DC-analysis / dclab

Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) data sets
https://dclab.readthedocs.io
Other
10 stars 12 forks source link

Add QPI features #225

Closed PinkShnack closed 1 year ago

PinkShnack commented 1 year ago

Description

As described in #192, we should put optional QPI-related features into dclab so that .rtdc files can handle them.

See list of features in #192.

To-do list

Tests

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d9d0e2) 90.96% compared to head (92be592) 90.96%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #225 +/- ## ======================================= Coverage 90.96% 90.96% ======================================= Files 97 97 Lines 7070 7070 ======================================= Hits 6431 6431 Misses 639 639 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

PinkShnack commented 1 year ago

Closing, to be done at a later point (see comment in #192)