Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

get_single_q_pulse

get_single_q_pulse(inst_map, qubits)

GitHub(opens in a new tab)

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.