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

fixing Delay instruction bug in pulse simulator #1075

Closed
wants to merge 3 commits into from

Conversation

DanPuzzuoli
Copy link
Contributor

Delay instructions are no longer present in the pulse library of a qobj, resulting in a key error in the pulse digest when looking up properties of instructions in the internal pulse-simulator representation of the pulse library. The bug was fixed by modifying the code that loops thourhg instructions in an experiment to simply do nothing when a delay instruction is found.

@vvilpas
Copy link
Contributor

vvilpas commented Dec 9, 2020

I'm closing this as it looks like it was already included in #1074.

@vvilpas vvilpas closed this Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants