qiskit.ignis.characterization.T2StarFitter.add_data¶
-
T2StarFitter.
add_data
(results, recalc=True, refit=True)¶ Add new execution results to previous execution results
- Parameters
results (
Union
[Result
,List
[Result
]]) – new execution resultsrecalc (
bool
) – whether tp recalculate the datarefit (
bool
) – whether to refit the data