We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
willow_pink
1 parent 778127e commit 832175fCopy full SHA for 832175f
docs/simulate/noisy_simulation.ipynb
@@ -999,7 +999,7 @@
999
"import cirq_google\n",
1000
"\n",
1001
"# See cirq_google.engine.list_virtual_processors() for available processor names\n",
1002
- "processor_id = \"rainbow\" # or \"weber\" or \"willow_pink\"\n",
+ "processor_id = \"willow_pink\" # or \"rainbow\" or \"weber\"\n",
1003
"# Load the noise properties for the processor\n",
1004
"noise_props = cirq_google.engine.load_device_noise_properties(processor_id)\n",
1005
"# Build a noise model from the noise properties\n",
0 commit comments