We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868d16f commit baf5881Copy full SHA for baf5881
DATA/production/qc-async/tof.json
@@ -35,7 +35,8 @@
35
"name": "digi-local"
36
},
37
"taskParameters": {
38
- "Diagnostic": "true"
+ "Diagnostic": "true",
39
+ "NoiseClassSelection": "0"
40
}
41
42
DATA/production/qc-sync/tof.json
@@ -58,7 +58,8 @@
58
59
60
"PerChannel": "True",
61
- "RangeMaxMultiplicity": "5000"
+ "RangeMaxMultiplicity": "5000",
62
63
64
"location": "local",
65
"localMachines": [
0 commit comments