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

MPS protocol appends frames when acquiring multiple measurements in UI #67

Open
jonschumacher opened this issue Oct 11, 2023 · 2 comments · May be fixed by #71
Open

MPS protocol appends frames when acquiring multiple measurements in UI #67

jonschumacher opened this issue Oct 11, 2023 · 2 comments · May be fixed by #71

Comments

@jonschumacher
Copy link
Member

Instead of always just acquiring 2 frames (fg+bg), the MPS protocol appends the frames when acquiring multiple measurements. I guess this is due to not resetting the measurement state but I do not have the time to look deeper into it at the moment.

@jusack
Copy link
Contributor

jusack commented Nov 22, 2023

This might be the same bug as fixed for the MPIMeasurementProtocol in this commit: 8398a98

@jonschumacher
Copy link
Member Author

It partially is. @nHackel saif he already fixed this. Probably with a more elabrate fix than just always resetting the measurement state prior to every execution.

@nHackel nHackel linked a pull request Feb 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants