qiskit.ignis.characterization.get_single_q_pulse¶
-
get_single_q_pulse
(inst_map, qubits)[ソース]¶ Get the DRAG parameters for the single qubit pulse
- パラメータ
inst_map (InstMap) – Instruction schedule map object for the device
qubits (list) – list of qubits to extract the parameters
- 戻り値
List of dictionaries with the parameters for the DRAG
- 戻り値の型
list
メモ
Deprecated once parameterized pulses are supported