qiskit.ignis.characterization.get_single_q_pulse¶
-
get_single_q_pulse
(inst_map, qubits)[Quellcode]¶ Get the DRAG parameters for the single qubit pulse
- Parameter
inst_map (InstMap) – Instruction schedule map object for the device
qubits (list) – list of qubits to extract the parameters
- Rückgabe
List of dictionaries with the parameters for the DRAG
- Rückgabetyp
list
Notes
Deprecated once parameterized pulses are supported