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

Updated analysis.py to fix for issue#511(Wrong arguments) #593

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jessica-angel7
Copy link

Summary

Fix for issue#511. The issue mentions that the error mitigated fidelity should be composed of P0, P1, and C, not P0_m, P1_m, and C. But in line 192, for the Fourier Analysis, we don't have to apply the mitigated values for the first term. Hence the changes have been made. The arguments P0_m and P1_m have been changed to P0 and P1.

Details and comments

This updates have been made in the understanding that issue has a valid point. This is my first contribution for this project. Please Review and let me know if am wrong.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants