qiskit.ignis.characterization.get_single_q_pulse¶
-
get_single_q_pulse
(inst_map, qubits)[código fonte]¶ Get the DRAG parameters for the single qubit pulse
- Parâmetros
inst_map (InstMap) – Instruction schedule map object for the device
qubits (list) – list of qubits to extract the parameters
- Retorna
List of dictionaries with the parameters for the DRAG
- Tipo de retorno
list
Notas
Deprecated once parameterized pulses are supported