qiskit.ignis.verification.RBFitter.calc_data¶
- RBFitter.calc_data()[ソース]¶
Retrieve probabilities of success from execution results.
Outputs results into an internal variable _raw_data which is a 3-dimensional list, where item (i,j,k) is the probability to measure the ground state for the set of qubits in pattern 「i」 for seed no. j and vector length self._cliff_lengths[i][k].
- Additional information:
Assumes that the executed 『result』 is the output of circuits generated by randomized_benchmarking_seq.