We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ae267 commit ffb2a8bCopy full SHA for ffb2a8b
README.md
@@ -1,6 +1,12 @@
1
# DataQualityMonitor
2
Code to control the quality of data
3
4
+DQM_Coincidence.py Instructions
5
+Run Dat2Root first
6
+Use the root file from Dat2Root, run DQM_Coincidence.py
7
Example of how to run code
-python DQM_Sample.py S13360-3025_10450_57V_anotherSiPM_57V_Na22_Coincidence_version2.root -S /home/lab-cpt03/DataQualityMonitor-master -N 0 0
8
+python DQM_Coincidence.py S13360-3025_10450_57V_anotherSiPM_57V_Na22_Coincidence_version2.root -S /home/lab-cpt03/DataQualityMonitor-master -N 0 0
9
+-S is the saving location
10
+-N is the number of runs, we only need to run once, put 2 numbers that are the same
11
+
12
0 commit comments