Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 #27

Closed
GlaserN opened this issue Mar 1, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@GlaserN
Copy link

GlaserN commented Mar 1, 2023

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
@kshirer
Copy link
Collaborator

kshirer commented Mar 2, 2023

Hi @GlaserN, we are looking into this now.

@QuantumClemens QuantumClemens added the bug Something isn't working label Mar 8, 2023
@QuantumClemens
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants