qiskit.ignis.verification.QOTPCorrectCounts¶
-
QOTPCorrectCounts
(qotp_counts, qotp_postp)[Quellcode]¶ Corrects a dictionary of results, shifting the qotp
- Parameter
qotp_counts (dict) – a dict of exp counts
qotp_postp (list) – a binary list denoting the one time pad
- Rückgabe
the corrected counts dict
- Rückgabetyp
dict