qiboteam / qibolab

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

Waveform Replacement on execution #671

Open Jacfomg opened 12 months ago

Jacfomg commented 12 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 6 months ago

@Jacfomg @hay-k maybe postpone to 0.2?