Skip to content

One reference to get_sample_pulse is raising deprecation warnings fro…#4903

Merged
mergify[bot] merged 1 commit into
Qiskit:masterfrom
lcapelluto:fixup-reference-to-outdated-get_sample_pulse
Aug 10, 2020
Merged

One reference to get_sample_pulse is raising deprecation warnings fro…#4903
mergify[bot] merged 1 commit into
Qiskit:masterfrom
lcapelluto:fixup-reference-to-outdated-get_sample_pulse

Conversation

@lcapelluto
Copy link
Copy Markdown
Contributor

…m the assembler

Summary

Details and comments

@lcapelluto lcapelluto requested a review from a team as a code owner August 10, 2020 21:08
@lcapelluto lcapelluto requested a review from taalexander August 10, 2020 21:08
@mergify mergify Bot merged commit 33743b5 into Qiskit:master Aug 10, 2020
@lcapelluto lcapelluto added the stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge. label Aug 11, 2020
mergify Bot pushed a commit that referenced this pull request Aug 11, 2020
mergify Bot added a commit that referenced this pull request Aug 11, 2020
…m the assembler (#4903) (#4910)

(cherry picked from commit 33743b5)

Co-authored-by: Lauren Capelluto <laurencapelluto@gmail.com>
lcapelluto added a commit to lcapelluto/qiskit-terra that referenced this pull request Aug 12, 2020
mergify Bot added a commit that referenced this pull request Aug 21, 2020
* Update the qobj schema to support pulse gate calibrations.

* Fixup qobj classes: add docstrings, call out to super

* Move pulse library to top level. Fill in more details in qasm_qobj.py

* Fix mistake in schema: the pulse_library definition already contains the 'array' requirement

* Move pulse library to top level in qasm_qobj.py as well

* Add GateCalibration to qobj/__init__.py

* Fixup some implementation errors: gates contains a list of dict items, which needed to be fixed in both the schema and the py files

* Put gate calibrations into calibrations.gates to leave room for adding other metadata in the future. Make a qobj.common file to allow qobj.qasm to use features of qobj.pulse

* Add an example json

* Schema version should be referenced not hardcoded a second time

* Pretty print example file

* Check if calibrations is present when doing to from dict

* Fixup qobj test

* Update the qobj schema to support pulse gate calibrations.

* Fixup qobj classes: add docstrings, call out to super

* Move pulse library to top level. Fill in more details in qasm_qobj.py

* Fix mistake in schema: the pulse_library definition already contains the 'array' requirement

* Move pulse library to top level in qasm_qobj.py as well

* Add GateCalibration to qobj/__init__.py

* Fixup some implementation errors: gates contains a list of dict items, which needed to be fixed in both the schema and the py files

* Put gate calibrations into calibrations.gates to leave room for adding other metadata in the future. Make a qobj.common file to allow qobj.qasm to use features of qobj.pulse

* Add an example json

* Schema version should be referenced not hardcoded a second time

* Pretty print example file

* Update backend snapshots with new conf or defs (#4897)

In #4728 how we handle the difference between the object units and the
serialization format. However the snapshot update didn't actually save
the correct values in the json and this is causing issues for tutorials
that rely on this. This commit updates the backend snapshots for
backends by rerunning the update script to correct this issue.

* One reference to get_sample_pulse is raising deprecation warnings from the assembler (#4903)

* Check if calibrations is present when doing to from dict

* Fixup qobj test

* Add qobj.config.calibrations for common cals

* style

* Move recent qasm qobj changes to the new qobj.common file

* Update schema with qobj level and experiment level calibrations

* Add schema test

* Apply suggestions from code review

Co-authored-by: SooluThomas <soolu.elto@gmail.com>

* Fix encoding for validation of new pulse library field in qasm qobj. Add qobj test

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Co-authored-by: SooluThomas <soolu.elto@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants