-
Notifications
You must be signed in to change notification settings - Fork 0
Debugging ec #5
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
Debugging ec #5
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
8007e06
Added another returned value from measurement function:
DeDuckProject f74f217
fix
DeDuckProject dc27ee4
fixed pauli frame correction tests to inject the error in the proper …
DeDuckProject 7ba0bd8
Pauli frame correction tests now work for single errors. Might be a b…
DeDuckProject ce62492
Added unit tests for correction rules
DeDuckProject 52cc64e
Added pauli frame correction test for rejection on 2 errors on differ…
DeDuckProject 83bce25
Added plotting for fidelity
DeDuckProject a3fa228
Plots now create a folder for each experiment run with metadata.
DeDuckProject 43eec65
Plots: noise+rounds configurable
DeDuckProject db71374
Adjusted y range.
DeDuckProject 9b95c94
Updated readme with up to date results
DeDuckProject cea6ca2
fix test
DeDuckProject b1bb421
added comment
DeDuckProject File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+170 KB
...c_experiment_20250916_161024_with_correction/acceptance_rates_ec_experiment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions
20
plots/ec_experiment_20250916_161024_with_correction/experiment_metadata.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| Tesseract EC Experiment Metadata | ||
| =================================== | ||
|
|
||
| Timestamp: 2025-09-16 16:54:26 | ||
| Total runtime: 00:44:02.614 (2642.614 seconds) | ||
|
|
||
| Experiment Parameters: | ||
| -------------------- | ||
| Rounds: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 20] | ||
| Noise levels: [np.float64(0.0), np.float64(0.0011111111111111111), np.float64(0.0022222222222222222), np.float64(0.003333333333333333), np.float64(0.0044444444444444444), np.float64(0.005555555555555556), np.float64(0.006666666666666666), np.float64(0.0077777777777777776), np.float64(0.008888888888888889), np.float64(0.01)] | ||
| Shots per data point: 1000000 | ||
| Apply Pauli frame correction: True | ||
| Encoding mode: 9a | ||
| Sweep channel noise: False | ||
| Noise configuration: Sweeping EC/decoding noise | ||
| - EC noise applied: During error correction rounds and decoding | ||
| - EC 1Q rate: Swept parameter | ||
| - EC 2Q rate: Swept parameter (same as 1Q) | ||
| - Channel noise: None (0.0) | ||
| - Encoding: Noiseless |
Binary file added
BIN
+102 KB
.../ec_experiment_20250916_161024_with_correction/fidelity_rates_ec_experiment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+98.3 KB
...s/ec_experiment_20250916_161024_with_correction/logical_rates_ec_experiment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+171 KB
...xperiment_20250916_165427_without_correction/acceptance_rates_ec_experiment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions
20
plots/ec_experiment_20250916_165427_without_correction/experiment_metadata.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| Tesseract EC Experiment Metadata | ||
| =================================== | ||
|
|
||
| Timestamp: 2025-09-16 17:17:49 | ||
| Total runtime: 00:23:22.613 (1402.613 seconds) | ||
|
|
||
| Experiment Parameters: | ||
| -------------------- | ||
| Rounds: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 20] | ||
| Noise levels: [np.float64(0.0), np.float64(0.0011111111111111111), np.float64(0.0022222222222222222), np.float64(0.003333333333333333), np.float64(0.0044444444444444444), np.float64(0.005555555555555556), np.float64(0.006666666666666666), np.float64(0.0077777777777777776), np.float64(0.008888888888888889), np.float64(0.01)] | ||
| Shots per data point: 1000000 | ||
| Apply Pauli frame correction: False | ||
| Encoding mode: 9a | ||
| Sweep channel noise: False | ||
| Noise configuration: Sweeping EC/decoding noise | ||
| - EC noise applied: During error correction rounds and decoding | ||
| - EC 1Q rate: Swept parameter | ||
| - EC 2Q rate: Swept parameter (same as 1Q) | ||
| - Channel noise: None (0.0) | ||
| - Encoding: Noiseless |
Binary file added
BIN
+110 KB
..._experiment_20250916_165427_without_correction/fidelity_rates_ec_experiment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+105 KB
...c_experiment_20250916_165427_without_correction/logical_rates_ec_experiment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.