Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Added pulse calibrations #292

Merged
merged 9 commits into from
Nov 9, 2019
Merged

Conversation

dcmckayibm
Copy link
Collaborator

Summary

Details and comments

@dcmckayibm
Copy link
Collaborator Author

I need to add tests

Copy link

@taalexander taalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very cool @dcmckayibm.

My biggest concern is an Ignis wide issue, in that Fitters are for multiple qubits but are essentially embarrassingly parallel. Having multiple qubits in a fitter is fine for things like 2 qubit gates, but having both parallel and multi-qubit calibrations together in the same class are confusing and complicate the code. If we can make things per-qubit, we can simplify things a lot.

qiskit/ignis/calibrations/__init__.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/fitters.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/__init__.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/fitters.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/fitters.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/schedules.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/schedules.py Outdated Show resolved Hide resolved
qiskit/ignis/calibrations/schedules.py Outdated Show resolved Hide resolved
@dcmckayibm dcmckayibm merged commit 8bee275 into qiskit-community:master Nov 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants