qiskit.qobj.PulseQobjInstruction.from_dict¶ classmethod PulseQobjInstruction.from_dict(data)[source]¶ Create a new PulseQobjExperimentConfig object from a dictionary. Parameters data (dict) – A dictionary for the experiment config Returns The object from the input dictionary. Return type PulseQobjInstruction