Dclab

Latest version: v0.58.7

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

Scan your dependencies

Page 37 of 44

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)

0.12.0

- feat: add command line script for joining measurements "dclab-join" (57)
- feat: make log files available as `RTDCBase.logs`
- feat: include log data in "dclab-join" and "dclab-tdms2rtdc"
- fix: `features` property for tdms file format falsely contains
the keys "contour", "image", "mask", and "trace" when they are
actually not available.
- enh: support loading TDMS data using the 'with' statement
- docs: add example for joining measurements
- docs: other minor improvements
- setup: add Python 3.7 wheels for Windows (62)
- setup: remove Python 2 wheels for macOS

0.11.1

- docs: add example for fluorescence trace visualization
- docs: restructure advanced usage section
- ref: make dclab in principle compatible with imageio>=2.5.0;
Dependencies are pinned due to segfaults during testing
- setup: make tdms format support and data export dependency optional;
To get the previous behavior, use `pip install dclab[all]`

0.11.0

- feat: compute contours lazily (61)

0.10.5

- setup: migrate to PEP 517 (pyproject.toml)

0.10.4

- enh: ignore defective feature "aspect" from Shape-In 2.0.6 and 2.0.7
- enh: support loading HDF5 data using the 'with' statement
(e.g. `with dclab.new_dataset(rtdc_path) as ds:`)

Page 37 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.