Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Injecting cals in calibration experiment #180

Closed
wants to merge 10 commits into from

Conversation

eggerdj
Copy link
Contributor

@eggerdj eggerdj commented Jul 15, 2021

Summary

Currently, calibrations are injected into the calibration experiments an ad-hoc basis. This PR introduces a transpiler pass to help users inject custom calibrations from instances of Calibrations into calibration experiments.

Details and comments

The circuits method of calibration experiments can now leverage the CalAdder transpiler pass to inject user-defined calibrations.

A good place to look at first is the new EFRabi test.

TODO

  • Tests

@eggerdj eggerdj mentioned this pull request Jul 16, 2021
4 tasks
@coruscating coruscating added this to the Release 0.2 milestone Aug 2, 2021
@yaelbh
Copy link
Collaborator

yaelbh commented Oct 24, 2021

@eggerdj Is this PR still relevant?

@eggerdj
Copy link
Contributor Author

eggerdj commented Oct 24, 2021

No longer relevant.

@eggerdj eggerdj closed this Oct 24, 2021
@eggerdj eggerdj deleted the cals_transpiling branch March 17, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants