Skip to content

v0.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 12:58
· 66 commits to main since this release
a11b104

Added

  • Added ports for different hardware. As a consequence we now also support the LF-FEM and MW-FEM
  • Added DragCosinePulse.
  • Added support for sticky channels through the StickyChannelAddon (see documentation)
  • Added Channel.thread, which defaults to None
  • QUAM can now be installed through PyPi

Changed

  • Channel is now an abstract base class.
  • Moved intermediate_frequency to Channel from SingleChannel/IQChannel.
    The default is None. A consequence of this is that SingleChannel no longer adds
    intermediate_frequency to the config if it's not set.

What's Changed on GitHub

Full Changelog: v0.3.4...v0.3.5