Afmformats

Latest version: v0.18.0

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

Scan your dependencies

Page 2 of 8

0.16.4

- enh: implement `AFMData.columns_innate` which is a list of columns
present in the original data file
- enh: implement `AFMData.reset_data` to remove all user-defined
column data (i.e. columns not in `AFMData.columns_innate` or columns
that override those)

0.16.3

- fix: setting column data to `AFMSegment` did not work when column
did only exist in raw data property

0.16.2

- enh: implement `__setitem__` for `AFMSegment`
- ref: make `data` and `raw_data` private properties of `AFMSegment`

0.16.1

- enh: support .jpk-qi-series files (by extension)
- enh: improve error handling when data exported from the JPK software
does not contain encoder scaling offset and multiplier
- ref: use f-strings more often

0.16.0

- BREAKING CHANGE: "segment" column is no longer boolean, so it
cannot be used directly for indexing (15)
- fix: support modified AFM workshop file format (17)
- fix: segment data via `AFMData.appr` and `AFMData.retr` did not
use user-defined data to identify segments, but the "segment"
column from the raw data (this does not affect PyJibe or nanite which
fo not make excessive use of these properties)
- enh: add "segment count" key to meta data
- enh: optimize segment handling: new class AFMSegment that caches
segment indices (16)
- enh: properly test data types of metadata when setting them

0.15.0

- feat: generally support creep-compliance and stress-relaxation data
via the new "modalities" (supercedes "modality") recipe key
- feat: support for JPK creep-compliance data
- enh: extract segment duration from JPK files
- fix: ignore NaN values in JPK property files
- ref: add separate meta data section for modality-related keys
- ref: improvements of JPK metadata reader
- tests: rename test data files to reflect format

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.