qiskit.ignis.verification.RepetitionCode.syndrome_measurement¶
- RepetitionCode.syndrome_measurement(final=False, barrier=False, delay=0)[código fonte]¶
Application of a syndrome measurement round.
- Parâmetros
final (bool) – Whether this is the final syndrome measurement round.
barrier (bool) – Boolean denoting whether to include a barrier at the end.
delay (float) – Time (in dt) to delay after mid-circuit measurements (and delay).