Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Wrong measurement pulse alignment in drag_schedules #465

Closed
nkanazawa1989 opened this issue Aug 6, 2020 · 0 comments · Fixed by #466
Closed

Wrong measurement pulse alignment in drag_schedules #465

nkanazawa1989 opened this issue Aug 6, 2020 · 0 comments · Fixed by #466
Assignees
Labels
bug Something isn't working

Comments

@nkanazawa1989
Copy link
Contributor

Informations

  • Qiskit Ignis version:
  • Python version:
  • Operating system:

What is the current behavior?

Measurement pulses are aligned at wrong position by the drag calibration module.

Steps to reproduce the problem

scheds, xdata = drag_schedules([1,1], [0,1], [0.1, 0.1], 128, 64, 4, [pulse.DriveChannel(0), pulse.DriveChannel(1)], inst_map, meas_map)
scheds[0].draw()

What is the expected behavior?

Suggested solutions

I'll fix this

@nkanazawa1989 nkanazawa1989 added the bug Something isn't working label Aug 6, 2020
@nkanazawa1989 nkanazawa1989 self-assigned this Aug 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant