-
Notifications
You must be signed in to change notification settings - Fork 11
Labels
featureNew feature or feature requestNew feature or feature request
Description
What's the problem this feature will solve?
This issue focuses on extending the QDMI to include pulse level support, as discussed offline.
Exposing the pulse-level support will open up a range of new opportunities, such as calibration and enabling a pulse interface for advanced users. It will also enable the development of software that can optimise user programs at a lower level of abstraction.
Based on some preliminary discussions, the issue will be divided into the following sub-issues to facilitate subsequent discussions and PRs.
- ✨ Querying if the pulse interface is supported #172
- ✨ Data types for pulse representation #173
- ✨ Query interface to support pulses at the QDMI Site abstraction level #174
- ✨ Interface to set default pulse implementation for operations #175
- ✨ Query interface to support pulses at the abstraction level of a channel #176
- ✨ Pulse Submission Interface #177
Open questions:
Do the supported pulse shapes on a device change from one site/channel to another, or are they global to the device?
FYI:
@burgholzer
@ystade
@echavarria-lrz
@donsano33
@amitQC
Describe the solution you'd like
The solution will be implemented in a series of PRs.
echavarria-mqv, donsano33 and lprost
Sub-issues
Metadata
Metadata
Assignees
Labels
featureNew feature or feature requestNew feature or feature request