Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions dev_tools/notebooks/isolated_notebook_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
# Requires OpenQASM 3.0 support from cirq 1.6
'docs/build/interop.ipynb',
# get_qcs_objects_for_notebook
'docs/noise/calibration_api.ipynb',
'docs/noise/floquet_calibration_example.ipynb',
'docs/noise/qcvv/xeb_calibration_example.ipynb',
]

Expand Down
2 changes: 0 additions & 2 deletions dev_tools/notebooks/notebook_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
'docs/tutorials/google/identifying_hardware_changes.ipynb',
'docs/tutorials/google/echoes.ipynb',
'docs/noise/qcvv/xeb_calibration_example.ipynb',
'docs/noise/calibration_api.ipynb',
'docs/noise/floquet_calibration_example.ipynb',
# temporary: need to fix QVM metrics and device spec
'docs/tutorials/google/spin_echoes.ipynb',
'docs/tutorials/google/visualizing_calibration_metrics.ipynb',
Expand Down
6 changes: 0 additions & 6 deletions docs/noise/_index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ landing_page:
options:
- cards
items:
- heading: Calibration FAQ
description: Frequently asked questions about characterization and compensation.
path: /cirq/noise/calibration_faq
- heading: Floquet Calibration
description: A characterization method using Floquet theory.
path: /cirq/noise/floquet_calibration_example
- heading: Cross Entropy Benchmarking (XEB)
description: A characterization benchmarking method using cross entropy.
path: /cirq/noise/qcvv/xeb_theory
Expand Down
Loading