CNOTDihedralRBFitter.fit_data_pattern¶
- CNOTDihedralRBFitter.fit_data_pattern(patt_ind, fit_guess, fit_index=0)[source]¶
Fit the RB results of a particular pattern to an exponential curve.
- Parameters
patt_ind (int) – index of the data pattern to fit.
fit_guess (list) – guess values for the fit.
fit_index (int) – 0 fit the standard data, 1 fit the interleaved data.