Skip to content

Qblox Backend: Cannot reset device when running the same experiment twice

  • Quantify-Scheduler version: cb7fbdae or later
  • Python version: 3.10
  • Python install method (anaconda/virtualenv/other?): conda
  • Operating System: windows

Description

What I Did

  • run a schedule
  • qrm.reset()
  • run the same schedule again

What Was Expected

This should work

What Actually Happened

The second run will fail, raising multiple error flags. The reason is that the cached sequence is not in sync with the one on the device.