Dclab

Latest version: v2.18.0

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

Scan your dependencies

Page 35 of 48

0.24.0

- data: refurbished LUT for linear elastic spheres provided by
Dominic Mokbel and Lucas Wittwer (based on the FEM simulation
results from https://doi.org/10.6084/m9.figshare.12155064.v2);
compared to the old LUT, there is a relative error in Young's
modulus below 0.1 %, which should not cause any breaking changes
- data: updated isoelasticity lines (better spacing): analytical
data was made available by Christoph Herold, numerical data
was interpolated from the new LUT
- scripts: added 'scripts/extract_lut_and_iso.py' for extracting
Young's modulus LUT and isoelastics from FEM simulation data
provided by Lucas Wittwer; this is now the default method for
extracting new LUTs and isoelastics
- scripts: added 'scripts/fem2rtdc.py' for generating in-silico
.rtdc datasets from FEM simulation data provided by Lucas Wittwer
- fix: dclab-verify-dataset failed when the "logs" group was not
present in HDF5 files
- fix: use predefined chunks when writing HDF5 data to avoid
exploding file sizes when writing one event at a time
- fix: create a deep copy of the metadata dictionary when writing
HDF5 data because it leaked to subsequent calls
- ref: changed the way isoelasticity lines and emodulus LUTs
are stored and loaded (e.g. json metadata and a few more sanity
checks)

0.23.0

- feat: enable emodulus extrapolation for `area_um`/`deform` values
outside of the given LUT.

0.22.7

- enh: dclab-verify-dataset now also checks whether the sheath and
sample flow rates add up to the channel flow rate
- ref: Configuration does not anymore load unknown meta data
keyword arguments, but ignores them. This implies that
dclab-verify-dataset will not anymore check them actively.
Instead, any warning issued when opening a file is added
to the list of cues.
- setup: bump nptdms to 0.23.0

0.22.6

- fix: data export to HDF5 did not work when the "frame rate"
is not given in the configuration

0.22.5

- enh: add checks for valid keys in the Configuration dictionary
of a dataset `RTDCBase().config`; unknown keys will issue
an UnknownConfigurationKeyWarning (58)
- ref: moved `rtdc_dataset.fmt_hdf5.UnknownKeyWarning` to
`rtdc_dataset.config.UnknownConfigurationKeyWarning`
- ref: renamed `rtdc_dataset.config.CaseInsensitiveDict`
to `rtdc_dataset.config.ConfigurationDict` and added option
to check new keys

0.22.4

- fix: disable computation of Young's modulus for reservoir
measurements (75)
- enh: new keyword argument `req_func` for `AncillaryFeature` to
define additional logic for checking whether a feature is
available for a given instance of `RTDCBase`.

Page 35 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.