InterleavedRBFitter.add_data¶
- InterleavedRBFitter.add_data(new_original_result, new_interleaved_result, rerun_fit=True)[source]¶
Add a new result.
- Parameters
new_original_result (list) – list of RB results of the original circuits.
new_interleaved_result (list) – list of RB results of the interleaved 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.