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