CNOTDihedralRBFitter.fit_data

CNOTDihedralRBFitter.fit_data()[source]

Fit the non-Clifford cnot-dihedral RB results.

Fit each of the patterns. According to the paper:

Scalable randomized benchmarking of non-Clifford gates

Returns

A list of dictionaries where each dictionary corresponds to a pattern and has fields:

  • alpha - alpha parameter of the non-Clifford cnot-dihedral RB.

  • 'alpha_err - the error of the alpha parameter of the non-Clifford cnot-dihedral RB.

  • epg_est - the estimated error per a CNOT-dihedral element.

  • epg_est_error - the estimated error derived from the params_err.

Return type

list