MultiState#

class MultiState(parent, tk_object, snapshot_cache=None, zi_node=None)[source]#

Bases: ZINode

MultiState node.

Implements basic functionality of the MultiState node.

Parameters:
  • root – Root of the nodetree.

  • tree – Tree (node path as tuple) of the current node.

  • serial – Serial of the device.

  • index – Index of the corresponding readout channel.

Methods

get_qudits_results()

Downloads the qudit results from the device and group them by qudit.

Attributes