qiskit.ignis.verification.CNOTDihedralRBFitter.add_data¶
-
CNOTDihedralRBFitter.
add_data
(new_cnotdihedral_Z_result, new_cnotdihedral_X_result, rerun_fit=True)[source]¶ Add a new result.
- Parameters
new_cnotdihedral_Z_result (list) – list of rb results of the cnot-dihedral Z circuits.
new_cnotdihedral_X_result (list) – list of rb results of the cnot-dihedral X circuits.
rerun_fit (bool) – re-calculate the means and fit the result.
- Additional information:
Assumes that the executed ‘result’ is the output of circuits generated by randomized_benchmarking_seq.