Program.define_noisy_readout¶
-
Program.
define_noisy_readout
(qubit, p00, p11)[source]¶ For this program define a classical bit flip readout error channel parametrized by
p00
andp11
. This models the effect of thermal noise that corrupts the readout signal after it has interrogated the qubit.- Parameters
- Return type
- Returns
The Program with an appended READOUT-POVM Pragma.