zhinst/laboneq

[BUG] - number of measurement points 0 returned by daq from device 'SHFQC/QA:DEV12188' does not match length of recipe measurement_map which is 524288

Closed this issue · 2 comments

Describe the bug
Executing the following experiment results in the following error:

AssertionError: number of measurement points 0 returned by daq from device 'SHFQC/QA:DEV12XXX' does not match length of recipe measurement_map which is 524288

experiment.zip

"laboneq_compiler_settings": {
"HDAWG_MIN_PLAYWAVE_HINT": 400,
"HDAWG_FORCE_COMMAND_TABLE": false,
"SHFSG_FORCE_COMMAND_TABLE": true,
"SHFSG_MIN_PLAYWAVE_HINT": 128,
"SHFSG_MIN_PLAYZERO_HINT": 128
},

Versions used:

  • laboneq: 1.7

Hi @GlaserN, we are looking into this now.

@GlaserN - as discussed in our meeting, will close this ticket as implementing #26 should fix this issue.