qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
41 stars 10 forks source link

Waveform Replacement on execution #671

Open Jacfomg opened 8 months ago

Jacfomg commented 8 months ago

Waveform Replacement

The only restriction is that pulses must be of the same length of those that they are replacing.

Use a callback function in a near-time sweep to perform a waveform replacement experiment. This kind of functionality can be adapted to your own experiment, e.g., VQE or optimal control (or RB).

stavros11 commented 2 months ago

@Jacfomg @hay-k maybe postpone to 0.2?