Skip to content

Fiducial Selection Bugfix #563

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

Merged
merged 4 commits into from
Apr 1, 2025
Merged

Conversation

coreyostrove
Copy link
Contributor

This fixes a rather old bug in the fiducial selection code that I was only recently motivated to track down. This bug related to incorrectly skipping complement POVM effects when determining the rank of the Gramian for the measurement fiducials. This looks to be the reason why fiducial selection would never find the MIC fiducial set for measurements when you wanted it to which is an issue a number of folks have noticed previously. This should incidentally result in slightly smaller experiment designs in many circumstances.

Note: The old behavior wasn't wrong per se, so there is no reason to worry about the correctness of older measurement fiducial sets, they were just a bit overcomplete.

Corey Ostrove added 3 commits March 2, 2025 23:03
Fix a quite old bug in the fiducial selection code. This bug (related to  incorrectly skipping complement POVM effects) looks to be the reason why fiducial selection would never find the MIC fiducial set for measurements when you wanted it to.
Remove the commented out lines related to the (erroneous) ComplementPOVMEffect check. Also clean up a few misc commented out bits of code.
@coreyostrove coreyostrove added this to the 0.9.14 milestone Mar 26, 2025
@coreyostrove coreyostrove self-assigned this Mar 26, 2025
@coreyostrove coreyostrove requested review from a team as code owners March 26, 2025 02:21
@coreyostrove coreyostrove requested review from sserita and removed request for a team March 26, 2025 02:21
@coreyostrove coreyostrove marked this pull request as draft March 26, 2025 02:22
@coreyostrove coreyostrove changed the base branch from master to develop March 26, 2025 02:26
@coreyostrove coreyostrove marked this pull request as ready for review March 26, 2025 02:26
@sserita sserita merged commit 52da6cd into develop Apr 1, 2025
4 checks passed
@sserita sserita deleted the bugfix-fiducial-selection-povm branch April 1, 2025 20:32
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