Skip to content

Commit baf5881

Browse files
noferinichiarazampolli
authored andcommitted
tuning tof digit qc params
1 parent 868d16f commit baf5881

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DATA/production/qc-async/tof.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"name": "digi-local"
3636
},
3737
"taskParameters": {
38-
"Diagnostic": "true"
38+
"Diagnostic": "true",
39+
"NoiseClassSelection": "0"
3940
}
4041
}
4142
},

DATA/production/qc-sync/tof.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
},
5959
"taskParameters": {
6060
"PerChannel": "True",
61-
"RangeMaxMultiplicity": "5000"
61+
"RangeMaxMultiplicity": "5000",
62+
"NoiseClassSelection": "0"
6263
},
6364
"location": "local",
6465
"localMachines": [

0 commit comments

Comments
 (0)