1
+ [
2
+ {
3
+ "cirq_type" : " InsertionNoiseModel" ,
4
+ "ops_added" : [
5
+ [
6
+ {
7
+ "cirq_type" : " OpIdentifier" ,
8
+ "gate_type" : " XPowGate" ,
9
+ "qubits" : [
10
+ {
11
+ "cirq_type" : " LineQubit" ,
12
+ "x" : 0
13
+ }
14
+ ]
15
+ },
16
+ {
17
+ "cirq_type" : " GateOperation" ,
18
+ "gate" : {
19
+ "cirq_type" : " BitFlipChannel" ,
20
+ "p" : 0.2
21
+ },
22
+ "qubits" : [
23
+ {
24
+ "cirq_type" : " LineQubit" ,
25
+ "x" : 0
26
+ }
27
+ ]
28
+ }
29
+ ]
30
+ ],
31
+ "prepend" : false ,
32
+ "require_physical_tag" : false
33
+ },
34
+ {
35
+ "cirq_type" : " InsertionNoiseModel" ,
36
+ "ops_added" : [
37
+ [
38
+ {
39
+ "cirq_type" : " OpIdentifier" ,
40
+ "gate_type" : " XPowGate" ,
41
+ "qubits" : [
42
+ {
43
+ "cirq_type" : " LineQubit" ,
44
+ "x" : 0
45
+ }
46
+ ]
47
+ },
48
+ {
49
+ "cirq_type" : " GateOperation" ,
50
+ "gate" : {
51
+ "cirq_type" : " BitFlipChannel" ,
52
+ "p" : 0.2
53
+ },
54
+ "qubits" : [
55
+ {
56
+ "cirq_type" : " LineQubit" ,
57
+ "x" : 0
58
+ }
59
+ ]
60
+ }
61
+ ],
62
+ [
63
+ {
64
+ "cirq_type" : " OpIdentifier" ,
65
+ "gate_type" : " HPowGate" ,
66
+ "qubits" : [
67
+ {
68
+ "cirq_type" : " LineQubit" ,
69
+ "x" : 1
70
+ }
71
+ ]
72
+ },
73
+ {
74
+ "cirq_type" : " GateOperation" ,
75
+ "gate" : {
76
+ "cirq_type" : " BitFlipChannel" ,
77
+ "p" : 0.1
78
+ },
79
+ "qubits" : [
80
+ {
81
+ "cirq_type" : " LineQubit" ,
82
+ "x" : 1
83
+ }
84
+ ]
85
+ }
86
+ ]
87
+ ],
88
+ "prepend" : false ,
89
+ "require_physical_tag" : false
90
+ }
91
+ ]
0 commit comments