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