qiskit.ignis.characterization.get_single_q_pulse
get_single_q_pulse(inst_map, qubits)
Get the DRAG parameters for the single qubit pulse
Parameters
- inst_map (InstMap) – Instruction schedule map object for the device
- qubits (list) – list of qubits to extract the parameters
Returns
List of dictionaries with the parameters for the DRAG
Return type
list
Notes
Deprecated once parameterized pulses are supported
Was this page helpful?
Report a bug or request content on GitHub.