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