MeasureSequence#
- class ssip.auto_surgeries.MeasureSequence(LogicalList: list, DepthSequence: list)[source]#
Bases:
object
Data that informs parallel_single_logical_qubit_measurements which measurements to perform.
- LogicalList#
Each measurement requires a set of indices, i.e. the logical to be measured. A LogicalList is a list of these.
- Type:
Methods
Attributes