qiskit.ignis.characterization.BaseGateFitter.add_data¶ BaseGateFitter.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