Tamil
மொழிகள்
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.utils.mitigation.CompleteMeasFitter.subset_fitter

CompleteMeasFitter.subset_fitter(qubit_sublist)[source]

Return a fitter object that is a subset of the qubits in the original list.

Parameters

qubit_sublist (list) -- must be a subset of qubit_list

Returns

A new fitter that has the calibration for a

subset of qubits

Return type

CompleteMeasFitter

Raises

QiskitError -- If the calibration matrix is not initialized