You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parallel sweeps: the sweeper structure in the driver is updated with this in mind, however I did not fully implement it for the case len(parallel_sweepers) > 1 mainly because there is no qibocal routine using this. We may end up needing it for all routines if we drop sweeper types (Drop SweeperType #540). (Done in Unrolling and parallel sweeps for QM #1008)
The text was updated successfully, but these errors were encountered:
#933 (comment)
int
and raising a warning. See also discussion in QM duration sweeper using multiple waveforms #979 (comment) (Done in Add baking in QM driver #1005)unroll_sequences
now needs to be called by the driver. (Done in Unrolling and parallel sweeps for QM #1008)SweeperType
#540). (Done in Unrolling and parallel sweeps for QM #1008)The text was updated successfully, but these errors were encountered: