Libasd

Latest version: v1.5.6

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

Scan your dependencies

Page 2 of 3

1.5.0

- Update data structure for multi-channel files
- because of the incorrect information in the spec sheet
- Update README for multi-channel files
- Update CI config files
- Fix sample code in the README (Hiroki Koide)

1.4.0

Improvements around `AD_range`.
- add `to_voltage` function to make `AD_range` more useful
- **BREAKING** rename `AD_range` variable names in python
- `unipolar_1.0V` -> `unipolar_1_0V`

1.3.0

* add `__repr__` function to `libasd.Header_vX`.
* fix bug in `read_asd` function while reading asd file version 2
* fix typo in `Header` members

also includes tiny correction that can be a problem with some compiler or environment.

1.2.0

- better support for `numpy.ndarray`.that enables the following.
python
img = numpy.array(data.frame[0].data, copy=False)
img = data.frame[0].image()

1.1.1

small improvements.
- enable to install the python library using pip
- add more docstrings for python bindings

1.1.0

- fix: read the older version (version 0) correctly
- fix: add missing memory-alignment information
- add logo

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.