Difference between revisions of "Instructions for monitoring and analysis during shift"
From HallCWiki
Jump to navigationJump to search (Created page with "=='''Instructions for CT Experiment (E12-06-107)'''==") |
|||
Line 1: | Line 1: | ||
=='''Instructions for CT Experiment (E12-06-107)'''== | =='''Instructions for CT Experiment (E12-06-107)'''== | ||
+ | ------------------------------------------------ | ||
+ | 1. Keep an eye on the Hall C Scaler Data GUI and make sure the rates with beam ON are steady | ||
+ | |||
+ | 2. In the middle of the run | ||
+ | |||
+ | for SHMS detector check: ./run_coin_shms.sh <run_number> | ||
+ | |||
+ | for HMS detector check: ./run_coin_hms.sh <run_number> | ||
+ | |||
+ | |||
+ | ----------------------------------------------- | ||
+ | |||
+ | 3. After full run Check the Good events and Update the file E12-06-107_goodevents.txt | ||
+ | |||
+ | a. Login to cdaql1 machine | ||
+ | |||
+ | b. Upgrade the file " standard.Kinematics " : usually opened in HIGH VOLTAGE Monitor (HCDESK 2 ) | ||
+ | |||
+ | path : | ||
+ | /net/cdaqfs/home/cdaq/hallc-online/hallc_replay/DBASE/COIN/STD/standard.kinematics | ||
+ | |||
+ | c. Analyze the run with : | ||
+ | |||
+ | ./hcana -q "SCRIPTS/COIN/PRODUCTION/replay_production_coin_hElec_pProt.C(<run number>,-1)" | ||
+ | |||
+ | d. Run the script | ||
+ | ./run_beancounter.sh <run_number> <target> | ||
+ | <target> = h or c | ||
+ | |||
+ | This will spit out the Number of Good events in the Run | ||
+ | |||
+ | Update the file " E12-06-107_goodevents.txt" | ||
+ | |||
+ | Path : open terminal : | ||
+ | [cdaq@hcdesk1 ~]$ emacs E12-06-107_goodevents.txt | ||
+ | |||
+ | Compare the two pages of Histograms with golden ones found at : | ||
+ | |||
+ | https://hallcweb.jlab.org/wiki/images/2/2b/Tmp.pdf | ||
+ | |||
+ | ----------------------------------------------- |
Revision as of 09:14, 23 January 2018
Instructions for CT Experiment (E12-06-107)
1. Keep an eye on the Hall C Scaler Data GUI and make sure the rates with beam ON are steady
2. In the middle of the run
for SHMS detector check: ./run_coin_shms.sh <run_number>
for HMS detector check: ./run_coin_hms.sh <run_number>
3. After full run Check the Good events and Update the file E12-06-107_goodevents.txt
a. Login to cdaql1 machine
b. Upgrade the file " standard.Kinematics " : usually opened in HIGH VOLTAGE Monitor (HCDESK 2 ) path : /net/cdaqfs/home/cdaq/hallc-online/hallc_replay/DBASE/COIN/STD/standard.kinematics
c. Analyze the run with :
./hcana -q "SCRIPTS/COIN/PRODUCTION/replay_production_coin_hElec_pProt.C(<run number>,-1)"
d. Run the script ./run_beancounter.sh <run_number> <target> <target> = h or c
This will spit out the Number of Good events in the Run
Update the file " E12-06-107_goodevents.txt"
Path : open terminal : [cdaq@hcdesk1 ~]$ emacs E12-06-107_goodevents.txt
Compare the two pages of Histograms with golden ones found at :
https://hallcweb.jlab.org/wiki/images/2/2b/Tmp.pdf