Dclab

Latest version: v2.18.0

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 42 of 49

0.14.4

- fix: discard trace data when "samples per event" has multiple values
for tdms data
- fix: prefer image shape over config keywords when determining the
shape of the event mask and check the shape in dclab-verify-dataset
- fix: avoid ContourIndexingError by also searching the neighboring
(+2/-2) events when the contour frame number does not match (67)

0.14.3

- enh: explicitly check contour data when testing whether to include
the first event in tdms2rtdc

0.14.2

- ref: convert said ValueError to ContourIndexingError

0.14.1

- fix: ValueError when verifying contour frame index due to comparison
of float with int

0.14.0

- feat: new command line script for creating a scalar-feature-only
dataset with all available ancillary features "dclab-condense"
- enh: enable scalar feature compression for hdf5 export
- docs: fix doc string for dclab-tdms2rtdc
(`--include-initial-empty-image` falsely shown as "enabled by default")

0.13.0

- feat: allow to obtain a mask representing the filtered data with
the `ret_mask` kwarg in `RTDCBase.get_downsampled_scatter`
- feat: allow to force-exclude invalid (inf/nan) events when downsampling
using the `remove_invalid` keyword argument
- feat: exclude empty initial images in dclab-tdms2rtdc;
they may optionally be included with "--include-initial-empty-image"
- feat: new property `RTDCBase.features_innate` (measuerd feature)
- enh: log which ancillary features were computed in dclab-tdms2rtdc (65)
- enh: improved tdms meta data import (also affects dclab-tdms2rtdc)
- enh: update channel count and samples per event when writing hdf5 data
- enh: dclab-verify-dataset now recognizes invalid tdms data
- enh: several other improvements when reading tdms data
- enh: group meta data in log files (dclab-tdms2rtdc and dclab-join)
- fix: correctly handle hdf5 export when the image or contour columns
have incorrect sizes (affects dclab-tdms2rtdc)
- fix: ignore empty configuration values when loading tdms data
- fix: image/contour files were searched recursively instead of
only in the directory of the tdms file
- fix: check for precence of "time" feature before using it to
correct measurement date and time
- fix: ancillary feature computation for brightness had wrong
dependency coded (contour instead of mask)
- fix: ancillary feature computation when contour data is involved lead to
error, because `LazyContourList` did not implement `identifier` (see 61)
- ref: remove NoContourDataWarning for tdms file format
- tests: improve dataset checks (64)

Page 42 of 49

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.