RabiFitter.add_data

RabiFitter.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