qibolab icon indicating copy to clipboard operation
qibolab copied to clipboard

Setting the Compiler’s Minimal Waveform and Zero Lengths for Zurich

Open Jacfomg opened this issue 1 year ago • 1 comments

The compiler of LabOne Q is able to merge short pulses into longer waveforms. Longer waveforms tend to require more of the instruments' waveform memory, but their execution needs fewer (play) instructions. In contrast, short waveforms require less of the instruments' waveform memory, but their execution needs more (play) instructions.

https://docs.zhinst.com/labone_q_user_manual/tips_tricks.html#labone_q.tips_tricks.merging

I need to explore this for RB or big scans.

Jacfomg avatar Jun 20 '23 08:06 Jacfomg

@Jacfomg @hay-k can you confirm if this is still relevant? If yes, we should probably postpone to 0.2.

stavros11 avatar May 22 '24 10:05 stavros11