Qudit#
- class Qudit(parent, tk_object, index, snapshot_cache=None, zi_node=None)[source]#
Bases:
ZINode
Single Qudit node.
Implements basic functionality of a single qudit node, e.g applying the basic configuration.
- Parameters:
root – Root of the nodetree.
tree – Tree (node path as tuple) of the current node.
serial – Serial of the device.
readout_channel – Index of the readout channel this qudit belongs to.
Methods
configure
(qudit_settings[, enable])Compiles a list of transactions to apply the qudit settings to the device.
Attributes