Skip to content

Commit ffb2a8b

Browse files
committed
Added more instructions to README.md
1 parent f7ae267 commit ffb2a8b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# DataQualityMonitor
22
Code to control the quality of data
33

4+
DQM_Coincidence.py Instructions
5+
Run Dat2Root first
6+
Use the root file from Dat2Root, run DQM_Coincidence.py
47
Example of how to run code
5-
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+
612

0 commit comments

Comments
 (0)