Skip to content

Release 0.4.1 (LabOne 22.08)

Latest
Compare
Choose a tag to compare
@tobiasah tobiasah released this 01 Sep 06:14
· 35 commits to main since this release

Adapt to LabOne Release 22.08

๐Ÿ› ๏ธ For a complete List of Changes in LabOne see its release notes.

๐Ÿ› ๏ธ Change log of zhinst-toolkit (the LabOne API this package is build on= is here.

๐Ÿ› ๏ธ Change log is here.

Check out the Documentation to see how the new toolkit version can boost your experience with using LabOne inside Python.

Besides some bug fixes the following thing are worth highlighting:

  • Adapt toolkit to use the offline awg compiler when uploading a sequencer code to a awg node. Improves the performance a lot and also enables the uploading of a sequencer code within a transaction (Works both for AWGs and Generators).
  • Add new function compile_sequencer_code to the awg node.
  • Sequencer code, Waveforms and the AWG enable node can be changed in a single transaction.