API Reference
Man Pages
pyquil.noise.
estimate_assignment_probs
Estimate the readout assignment probabilities for a given qubit q. The returned matrix is of the form:
q
[[p00 p01] [p10 p11]]
The assignment probability matrix
np.array