RBFitter.add_data¶
- RBFitter.add_data(new_backend_result, rerun_fit=True)[source]¶
Add a new result. Re calculate the raw data, means and fit.
- Parameters
new_backend_result (list) – list of RB results.
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.