Bapsflib

Latest version: v1.0.2

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

Scan your dependencies

2.0.0b2

2.0.0beta.1

Beta release for `v2.0.0`. This is the first release where...

1. Support for `h5py` `v2.x` is dropped and `h5py>=3.0` is supported.
2. Python `3.9` and `3.10` are also supported.

1.0.2

Release of `v1.0.2`.

A full change log can be found in the documentation for `bapsflib` [here](https://bapsflib.readthedocs.io/en/v1.0.x/changelog/1.0.2.html).

1.0.2rc1

Release candidate for `v1.0.2`.

1.0.1

* Added Control Device mapping modules for:

* **NI_XZ** - a probe drive that moves a probe in the XZ-plane (PR 22
* **NI_XYZ** - a probe drive that moves a probe withing an XYZ volume (PR 39)

* Update mapping module `bapsflib._hdf.maps.digitizers.sis3301` to handle variations seen in SmPD generated HDF5 files (PR 30)

* developed decorators `bapsflib.utils.decorators.with_bf` and `bapsflib.utils.decorators.with_lapdf` to better context manage file access to the HDF5 files (PR 23)

* this allows tests for HDF5 files to run on Windows systems
* integrated CI [AppVeyor](https://www.appveyor.com/)

* Allow function :func:`~bapsflib._hdf.utils.helpers.condition_shotnum` to
handle single element :mod:`numpy` arrays
(`PR 41 <https://github.com/BaPSF/bapsflib/pull/41>`_)

* Refactor class `HDFReadControls` and module `hdfreadcontrols` to be plural, which better reflects the class behavior and is consistent with the bound method `bapsflib._hdf.utils.file.File.read_controls`. (PR 42)

* Setup continuation integration [pep8speaks](https://pep8speaks.com/) (PR #43)
* Misc updates through PR 44

1.0.0

initial release for `bapsflib`

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.