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

Emu_batch.source.show() problem #997

Open
balewski opened this issue Nov 16, 2024 · 0 comments
Open

Emu_batch.source.show() problem #997

balewski opened this issue Nov 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@balewski
Copy link

Describe the bug
I’m resurrecting my old Bloquade code which uses parametric waveform and now I see crash in emu_batch.source.show()
ValueError: Variable sweep_time not assigned

Despite I do it after all variables have been assigned and
emu_batch = batch.braket.local_emulator().run(shots=30)
completed emulation.

Minimal broken example
https://github.com/balewski/quantumMind/blob/main/QuEra/python/notebooks/bloqade/2D-state.ipynb

Desktop (please complete the following information):
Ubuntu 24
bloqade 0.15.14
Python 3.12.3

@balewski balewski added the bug Something isn't working label Nov 16, 2024
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

1 participant