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